Definition of the spatial parameters for the single-phase flow sub-problem in the coupled poro-mechanical el1p problem. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/porousmediumflow/1p/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/material/components/constant.hh>
#include "spatialparams_1p.hh"
Go to the source code of this file.
Definition of the spatial parameters for the single-phase flow sub-problem in the coupled poro-mechanical el1p problem.
Classes | |
struct | Dumux::Properties::TTag::OnePSub |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::OnePSub > |
struct | Dumux::Properties::Grid< TypeTag, TTag::OnePSub > |
struct | Dumux::Properties::Problem< TypeTag, TTag::OnePSub > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::OnePSub > |
class | Dumux::OnePSubProblem< TypeTag > |
The single-phase sub problem in the el1p coupled problem. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |