#include <array>
#include <utility>
#include <dune/common/fvector.hh>
#include <dune/geometry/type.hh>
#include <dune/geometry/axisalignedcubegeometry.hh>
#include <dumux/common/indextraits.hh>
#include <dumux/discretization/subcontrolvolumefacebase.hh>
#include <dumux/discretization/facecentered/staggered/normalaxis.hh>
Go to the source code of this file.
Face centered staggered sub control volume face.
Classes | |
struct | Dumux::FaceCenteredDefaultScvfGeometryTraits< GridView > |
Default traits class to be used for the sub-control volume face for the face-centered staggered finite volume scheme. More... | |
class | Dumux::FaceCenteredStaggeredSubControlVolumeFace< GridView, T > |
Face centered staggered sub control volume face. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |