24#ifndef DUMUX_MIMETICPROPERTIES2P_SEQUENTIAL_HH
25#define DUMUX_MIMETICPROPERTIES2P_SEQUENTIAL_HH
#define NEW_TYPE_TAG(...)
Definition: propertysystemmacros.hh:130
Local stiffness matrix for the diffusion equation discretized by mimetic FD.
make the local view function available whenever we use the grid geometry
Definition: adapt.hh:29
Type tag Mimetic
The type tag for models using a mimetic method.
Definition: porousmediumflow/sequential/mimetic/properties.hh:53
SET_TYPE_PROP(FVPressureOneP, Velocity, FVVelocity1P< TypeTag >)
Set velocity reconstruction implementation standard cell centered finite volume schemes as default.
Type tag FVPressureOneP INHERITS_FROM(PressureOneP))
The type tag for the one-phase problems using a standard finite volume model.
Property tag PressureModel
The type of the discretization of a pressure model.
Definition: porousmediumflow/sequential/properties.hh:65
Base class for local assemblers.
Definition: localstiffness.hh:60
compute local stiffness matrix for conforming finite elements for the full 2-phase pressure equation
Definition: mimetic.hh:53
Mimetic method for the pressure equation.
Definition: 2p/sequential/diffusion/mimetic/pressure.hh:62
Specifies the properties for immiscible 2p diffusion/pressure models.
Defines the basic properties required for a mimetic method.
Model for the pressure equation discretized by mimetic FD.