3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
geomechanics/elastic/model.hh File Reference

Defines a type tag and some properties for the elastic geomechanical model. More...

#include <dune/common/fvector.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/properties/model.hh>
#include <dumux/geomechanics/properties.hh>
#include <dumux/flux/hookeslaw.hh>
#include "indices.hh"
#include "localresidual.hh"
#include "volumevariables.hh"

Go to the source code of this file.

Description

Defines a type tag and some properties for the elastic geomechanical model.

Classes

struct  Dumux::ElasticModelTraits< dim, numSolidComp >
 Specifies a number properties of the elastic model. More...
 
struct  Dumux::ElasticVolumeVariablesTraits< PV, DV, MT, SST, SSY >
 Traits class for the volume variables of the elastic model. More...
 
struct  Dumux::Properties::TTag::Elastic
 
struct  Dumux::Properties::LocalResidual< TypeTag, TTag::Elastic >
 Use the local residual of the elastic model. More...
 
struct  Dumux::Properties::ModelTraits< TypeTag, TTag::Elastic >
 The model traits of the elastic model. More...
 
struct  Dumux::Properties::VolumeVariables< TypeTag, TTag::Elastic >
 Set the volume variables property. More...
 
struct  Dumux::Properties::StressType< TypeTag, TTag::Elastic >
 By default, we use hooke's law for stress evaluations. More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::Properties
 
namespace  Dumux::Properties::TTag
 Type tag for numeric models.
 
Include dependency graph for geomechanics/elastic/model.hh: