Properties for the MPFA-O method. More...
#include <dumux/porousmediumflow/2p/sequential/diffusion/properties.hh>
#include <dumux/porousmediumflow/sequential/cellcentered/mpfa/properties.hh>
#include "2dpressurevelocity.hh"
#include <dumux/porousmediumflow/sequential/cellcentered/mpfa/velocityintransport.hh>
Go to the source code of this file.
Properties for the MPFA-O method.
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
Functions | |
Type tag FvMpfaL2dPressureTwoP | Dumux::Properties::INHERITS_FROM (PressureTwoP, MPFAProperties)) |
Dumux::Properties::SET_TYPE_PROP (FvMpfaO2dPressureTwoP, PressureModel, FvMpfaO2dPressureVelocity2p< TypeTag >) | |
Dumux::Properties::SET_TYPE_PROP (FvMpfaO2dPressureTwoP, Velocity, FvMpfaVelocityInTransport< TypeTag >) | |
Set velocity reconstruction implementation standard cell centered finite volume schemes as default. More... | |