Definition of a test problem for the linear elastic model. More...
#include <dune/common/fmatrix.hh>
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/box.hh>
#include <dumux/geomechanics/elastic/model.hh>
#include <dumux/geomechanics/fvproblem.hh>
#include "spatialparams.hh"
Go to the source code of this file.
Definition of a test problem for the linear elastic model.
Classes | |
struct | Dumux::Properties::TTag::TestElastic |
struct | Dumux::Properties::Grid< TypeTag, TTag::TestElastic > |
struct | Dumux::Properties::Problem< TypeTag, TTag::TestElastic > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::TestElastic > |
class | Dumux::ElasticProblem< TypeTag > |
Problem definition for the deformation of an elastic body. 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. | |