test problem for the sequential 2p model More...
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/material/components/simpleh2o.hh>
#include <dumux/porousmediumflow/2p/sequential/impes/problem.hh>
#include <dumux/porousmediumflow/2p/sequential/diffusion/cellcentered/pressurepropertiesadaptive.hh>
#include <dumux/porousmediumflow/2p/sequential/transport/cellcentered/properties.hh>
#include "test_impesadaptivespatialparams.hh"
#include <dumux/porousmediumflow/2p/sequential/transport/cellcentered/evalcflfluxcoats.hh>
Go to the source code of this file.
test problem for the sequential 2p model
Classes | |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::TestIMPESAdaptive > |
class | Dumux::TestIMPESAdaptiveProblem< TypeTag > |
test problem for the sequential 2p model More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
Functions | |
Type tag TestIMPESAdaptive | Dumux::Properties::INHERITS_FROM (FVPressureTwoPAdaptive, FVTransportTwoP, IMPESTwoPAdaptive, TestIMPESAdaptiveSpatialParams)) |
Type tag TestIMPESAdaptiveRestart | Dumux::Properties::INHERITS_FROM (TestIMPESAdaptive)) |
Dumux::Properties::SET_TYPE_PROP (TestIMPESAdaptive, Problem, TestIMPESAdaptiveProblem< TypeTag >) | |