test problem for sequential 2p models in 3d More...
#include <dumux/material/fluidsystems/1pliquid.hh>#include <dumux/material/fluidsystems/1pgas.hh>#include <dumux/material/components/simpleh2o.hh>#include <dumux/porousmediumflow/2p/sequential/diffusion/mpfa/lmethod/3dpressureproperties.hh>#include <dumux/porousmediumflow/2p/sequential/diffusion/mpfa/lmethod/3dpressurepropertiesadaptive.hh>#include <dumux/porousmediumflow/2p/sequential/diffusion/cellcentered/pressureproperties.hh>#include <dumux/porousmediumflow/2p/sequential/diffusion/cellcentered/pressurepropertiesadaptive.hh>#include <dumux/porousmediumflow/2p/sequential/diffusion/mimetic/pressureproperties.hh>#include <dumux/porousmediumflow/2p/sequential/diffusion/mimetic/pressurepropertiesadaptive.hh>#include <dumux/porousmediumflow/2p/sequential/impes/problem.hh>#include <dumux/porousmediumflow/2p/sequential/transport/cellcentered/properties.hh>#include "test_3d2pspatialparams.hh"#include <dumux/porousmediumflow/2p/sequential/transport/cellcentered/evalcflfluxcoats.hh>#include <dumux/porousmediumflow/2p/sequential/impes/gridadaptionindicatorlocal.hh>Go to the source code of this file.
test problem for sequential 2p models in 3d
Classes | |
| struct | Dumux::Properties::FluidSystem< TypeTag, TTag::ThreeDTwoPTest > |
| class | Dumux::Test3D2PProblem< TypeTag > |
| test problem for sequential 2p models in 3d More... | |
Namespaces | |
| namespace | Dumux |
| make the local view function available whenever we use the grid geometry | |
| namespace | Dumux::Properties |
Functions | |
| Type tag ThreeDTwoPTest | Dumux::Properties::INHERITS_FROM (Test3d2pSpatialParams)) |
| Dumux::Properties::SET_TYPE_PROP (ThreeDTwoPTest, Problem, Test3D2PProblem< TypeTag >) | |
| Dumux::Properties::SET_TYPE_PROP (ThreeDTwoPTest, AdaptionIndicator, GridAdaptionIndicator2PLocal< TypeTag >) | |
| Type tag FVTwoPTest | Dumux::Properties::INHERITS_FROM (FVPressureTwoP, FVTransportTwoP, IMPESTwoP, ThreeDTwoPTest)) |
| Type tag FVAdaptiveTwoPTest | Dumux::Properties::INHERITS_FROM (FVPressureTwoPAdaptive, FVTransportTwoP, IMPESTwoPAdaptive, ThreeDTwoPTest)) |
| Type tag MPFALTwoPTest | Dumux::Properties::INHERITS_FROM (FvMpfaL3dPressureTwoP, FVTransportTwoP, IMPESTwoP, ThreeDTwoPTest)) |
| Type tag MPFALAdaptiveTwoPTest | Dumux::Properties::INHERITS_FROM (FvMpfaL3dPressureTwoPAdaptive, FVTransportTwoP, IMPESTwoPAdaptive, ThreeDTwoPTest)) |
| Type tag MimeticTwoPTest | Dumux::Properties::INHERITS_FROM (MimeticPressureTwoP, FVTransportTwoP, IMPESTwoP, ThreeDTwoPTest)) |
| Type tag MimeticAdaptiveTwoPTest | Dumux::Properties::INHERITS_FROM (MimeticPressureTwoPAdaptive, FVTransportTwoP, IMPESTwoPAdaptive, ThreeDTwoPTest)) |
