24#ifndef DUMUX_FVPRESSUREPORPERTIES2P_ADAPTIVE_SEQUENTIAL_HH
25#define DUMUX_FVPRESSUREPORPERTIES2P_ADAPTIVE_SEQUENTIAL_HH
67template<
class TypeTag>
70template<
class TypeTag>
73template<
class TypeTag>
74struct VisitFacesOnlyOnce<TypeTag, TTag::FVPressureTwoPAdaptive> {
static constexpr bool value =
true; };
Velocity field from a finite volume solution of a pressure equation.
Finite volume discretization of a two-phase flow pressure equation of the sequential IMPES model.
Definition: cellcentered/pressureadaptive.hh:45
Definition: cellcentered/pressurepropertiesadaptive.hh:47
std::tuple< PressureTwoP > InheritsFrom
Definition: cellcentered/pressurepropertiesadaptive.hh:47
Determines the velocity from a finite volume solution of the pressure equation of a sequential model ...
Definition: velocityadaptive.hh:40
Type of solution vector or pressure system Indicates if faces are only regarded from one side.
Definition: sequential/pressureproperties.hh:68
The type of the discretization of a pressure model.
Definition: porousmediumflow/sequential/properties.hh:76
The type velocity reconstruction.
Definition: porousmediumflow/sequential/properties.hh:80
Specifies the properties for immiscible 2p diffusion/pressure models.
Model for the pressure equation discretized by mimetic FD.