Class template Dune::GDT::DofCommunicationChooser¶
-
template<class ViewImp, bool is_parallel = Dune::XT::UseParallelCommunication<typename XT::Grid::extract_grid<ViewImp>::type::Communication>::value>
class Dune::GDT::DofCommunicationChooser¶ Chooses the DoF communicator type for a grid view and provides its creation/preparation; this sequential default uses a no-op communicator.
-
static Type *Dune::GDT::DofCommunicationChooser::create(const ViewImp&)¶
No documentation provided.
-
type Dune::GDT::DofCommunicationChooser::Type¶
No documentation provided.
-
template<class SpaceBackend>
static bool Dune::GDT::DofCommunicationChooser::prepare(const SpaceBackend&, Type&)¶ No documentation provided.