3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
#include <cmath>
#include <vector>
#include <unordered_map>
#include <unordered_set>
#include <dune/common/exceptions.hh>
#include <dune/common/reservedvector.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/grid/common/mcmgmapper.hh>
#include <dumux/common/math.hh>
#include <dumux/common/indextraits.hh>

Go to the source code of this file.

Description

Specialization of the enrichment helper class for 2d grids. In this case, we look for two-dimensional bulk grid elements that are enclosed by (lie in between) two 1-dimensional facet grid elements.

Template Parameters
GridViewThe grid view of the domain for which nodal dofs should be enriched.
CodimOneGridViewThe grid view of a (dim-1)-dimensional grid conforming with the facets of this grid view, indicating on which facets nodal dofs should be enriched.

Classes

class  Dumux::VertexEnrichmentHelper< GridView, CodimOneGridView >
 Specialization of the enrichment helper class for 2d grids. In this case, we look for two-dimensional bulk grid elements that are enclosed by (lie in between) two 1-dimensional facet grid elements. More...
 

Namespaces

namespace  Dumux
 
Include dependency graph for enrichmenthelper.hh: