Home
last modified time | relevance | path

Searched refs:communicateCodim (Results 1 – 1 of 1) sorted by relevance

/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/
H A Dyaspgrid.hh123 g.template communicateCodim<DataHandle,codim>(data,iftype,dir,level); in comm()
135 g.template communicateCodim<DataHandle,0>(data,iftype,dir,level); in comm()
1483 …void communicateCodim (DataHandle& data, InterfaceType iftype, CommunicationDirection dir, int lev… in communicateCodim() function in Dune::YaspGrid