Defines the properties required for finite volume pressure models. More...
#include <dumux/common/properties.hh>
#include <dumux/porousmediumflow/1p/sequential/diffusion/properties.hh>
#include "velocity.hh"
#include "pressure.hh"
Go to the source code of this file.
Defines the properties required for finite volume pressure models.
Classes | |
struct | Dumux::Properties::TTag::FVPressureOneP |
struct | Dumux::Properties::Velocity< TypeTag, TTag::FVPressureOneP > |
Set velocity reconstruction implementation standard cell centered finite volume schemes as default. More... | |
struct | Dumux::Properties::PressureModel< TypeTag, TTag::FVPressureOneP > |
Set finite volume implementation of the one-phase pressure equation as default pressure model. More... | |
struct | Dumux::Properties::VisitFacesOnlyOnce< TypeTag, TTag::FVPressureOneP > |
Allow assembling algorithm for the pressure matrix to assemble only from one side of a cell-cell interface. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |