A simple Darcy test problem (cell-centered finite volume method). More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/porousmediumflow/2p/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include "spatialparams.hh"
Go to the source code of this file.
A simple Darcy test problem (cell-centered finite volume method).
Classes | |
struct | Dumux::Properties::TTag::DarcyTwoP |
struct | Dumux::Properties::Problem< TypeTag, TTag::DarcyTwoP > |
struct | Dumux::Properties::Grid< TypeTag, TTag::DarcyTwoP > |
struct | Dumux::Properties::UseMoles< TypeTag, TTag::DarcyTwoP > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::DarcyTwoP > |
struct | Dumux::Properties::Formulation< TypeTag, TTag::DarcyTwoP > |
Set the default formulation to pw-Sn: This can be over written in the problem. More... | |
class | Dumux::DarcySubProblem< TypeTag > |
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. | |