#include <array>
#include <utility>
#include <dune/common/fvector.hh>
#include <dune/geometry/type.hh>
#include <dune/geometry/multilineargeometry.hh>
#include <dumux/common/boundaryflag.hh>
#include <dumux/common/indextraits.hh>
#include <dumux/common/typetraits/isvalid.hh>
#include <dumux/discretization/subcontrolvolumefacebase.hh>
#include <dumux/discretization/facecentered/diamond/geometryhelper.hh>
#include <typeinfo>
Go to the source code of this file.
The SCVF implementation for diamond.
Classes | |
struct | Dumux::FaceCenteredDiamondScvfGeometryTraits< GridView > |
Default traits class to be used for the sub-control volumes for the cell-centered finite volume scheme using TPFA. More... | |
class | Dumux::FaceCenteredDiamondSubControlVolumeFace< GridView, T > |
The SCVF implementation for diamond. More... | |
Namespaces | |
namespace | Dumux |