DUNE PDELab (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::PDELab::SharedDOFGatherScatter Struct Reference
GatherScatter functor for marking shared DOFs. More...
#include <dune/pdelab/gridfunctionspace/genericdatahandle.hh>
Detailed Description
GatherScatter functor for marking shared DOFs.
This functor will mark all DOFs that exist on multiple processes.
- Note
- In order to work correctly, the data handle must be communicated on the Dune::All_All_Interface and the result vector must be initialized with false.
The documentation for this struct was generated from the following file:
- dune/pdelab/gridfunctionspace/genericdatahandle.hh
