Base class for the local finite volume geometry for the box discrete fracture model. More...
#include <dune/common/version.hh>
#include <dune/geometry/type.hh>
#include <dune/localfunctions/lagrange/pqkfactory.hh>
#include <dumux/discretization/scvandscvfiterators.hh>
#include "geometryhelper.hh"
Go to the source code of this file.
Base class for the local finite volume geometry for the box discrete fracture model.
This builds up the sub control volumes and sub control volume faces for an element.
Classes | |
class | Dumux::BoxDfmFVElementGeometry< GG, true > |
Specialization in case the FVElementGeometries are stored. More... | |
class | Dumux::BoxDfmFVElementGeometry< GG, false > |
Specialization in case the FVElementGeometries are not stored. More... | |
Namespaces | |
namespace | Dumux |