#include <dumux/discretization/method.hh>
#include <dumux/material/spatialparams/fv.hh>
#include <dumux/material/fluidmatrixinteractions/2p/regularizedvangenuchten.hh>
#include <dumux/material/fluidmatrixinteractions/2p/regularizedbrookscorey.hh>
#include <dumux/material/fluidmatrixinteractions/2p/efftoabslaw.hh>
#include <dumux/porousmediumflow/2p/boxmaterialinterfaceparams.hh>
Go to the source code of this file.
Classes | |
class | Dumux::TwoPTestSpatialParams< GridGeometry, Scalar > |
The spatial params for the incompressible 2p test. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |