Base class for a sub control volume face. More...
#include <utility>
#include <dune/geometry/type.hh>
#include <dune/geometry/multilineargeometry.hh>
#include <dumux/common/boundaryflag.hh>
#include <dumux/common/indextraits.hh>
#include <dumux/geometry/volume.hh>
#include <dumux/geometry/center.hh>
#include <dumux/discretization/subcontrolvolumefacebase.hh>
#include <dumux/discretization/box/boxgeometryhelper.hh>
Go to the source code of this file.
Base class for a sub control volume face.
Classes | |
struct | Dumux::BoxDefaultScvfGeometryTraits< GridView > |
Default traits class to be used for the sub-control volume faces for the box scheme. More... | |
class | Dumux::BoxSubControlVolumeFace< GV, T > |
Class for a sub control volume face in the box method, i.e a part of the boundary of a sub control volume we compute fluxes on. We simply use the base class here. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |