#include <utility>
#include <dune/common/fvector.hh>
#include <dune/geometry/type.hh>
#include <dumux/common/indextraits.hh>
#include <dumux/discretization/subcontrolvolumefacebase.hh>
#include <typeinfo>
Go to the source code of this file.
Class for a sub control volume face in the staggered method, i.e a part of the boundary of a sub control volume we compute fluxes on.
Classes | |
class | Dumux::BaseStaggeredGeometryHelper< GridView > |
Base class for a staggered grid geometry helper. More... | |
struct | Dumux::StaggeredDefaultScvfGeometryTraits< GridView > |
Default traits class to be used for the sub-control volume faces for the staggered finite volume scheme. More... | |
class | Dumux::StaggeredSubControlVolumeFace< GV, T > |
Class for a sub control volume face in the staggered method, i.e a part of the boundary of a sub control volume we compute fluxes on. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |