3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
vertexhandles.hh File Reference

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.

Description

Provides data handles for parallel communication which operate on vertices.

Note
This is useful for schemes with degrees of freedom on vertices (box scheme)

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
 
Include dependency graph for vertexhandles.hh: