copydoc Dumux::EnrichedVertexDofMapper More...
#include <vector>
#include <dune/common/exceptions.hh>
#include <dune/common/timer.hh>
#include <dune/grid/common/mcmgmapper.hh>
#include <dune/geometry/referenceelements.hh>
#include "enrichmenthelper.hh"
Go to the source code of this file.
copydoc Dumux::EnrichedVertexDofMapper
Classes | |
class | Dumux::EnrichmentIndicator |
An indicator class used to mark vertices for enrichment. This implementation marks all vertices of a given grid of codimension one for enrichment, except those that are connected to inmersed boundaries. More... | |
class | Dumux::EnrichedVertexDofMapper< GV > |
A vertex mapper that allows for enrichment of nodes. Indication on where to enrich the nodes is done on the basis of a grid of codimension one living on the facets of the bulk grid. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |