Provides data handles for parallel communication which operate on vertices. More...
#include <dune/grid/common/datahandleif.hh>
Go to the source code of this file.
Provides data handles for parallel communication which operate on vertices.
Classes | |
class | Dumux::VertexHandleSum< FieldType, Container, VertexMapper > |
Data handle for parallel communication which sums up all values are attached to vertices. More... | |
class | Dumux::VertexHandleMax< FieldType, Container, VertexMapper > |
Data handle for parallel communication which takes the maximum of all values that are attached to vertices. More... | |
class | Dumux::VertexHandleMin< FieldType, Container, VertexMapper > |
Provides data handle for parallel communication which takes the minimum of all values that are attached to vertices. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |