Properties for the adaptive MPFA-L method. More...
#include <dumux/porousmediumflow/2p/sequential/diffusion/properties.hh>
#include <dumux/porousmediumflow/sequential/cellcentered/mpfa/properties.hh>
#include "2dpressurevelocityadaptive.hh"
#include <dumux/porousmediumflow/sequential/cellcentered/mpfa/velocityintransport.hh>
Go to the source code of this file.
Properties for the adaptive MPFA-L 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 (FvMpfaL2dPressureTwoPAdaptive, PressureModel, FvMpfaL2dPressureVelocity2pAdaptive< TypeTag >) | |
Dumux::Properties::SET_TYPE_PROP (FvMpfaL2dPressureTwoPAdaptive, Velocity, FvMpfaVelocityInTransport< TypeTag >) | |
Set velocity reconstruction implementation standard cell centered finite volume schemes as default. More... | |