Specifies a number properties of the elastic model.
#include <dumux/solidmechanics/elastic/model.hh>
Public Types | |
| using | Indices = ElasticIndices |
| export the type encapsulating indices More... | |
Static Public Member Functions | |
| static constexpr int | numEq () |
| the number of equations is equal to grid dimension More... | |
| static constexpr int | numFluidPhases () |
| This model does not consider fluid phases. More... | |
| static constexpr int | numFluidComponents () |
| This model does not consider fluid phases. More... | |
| static constexpr int | numSolidComponents () |
| We have one solid phase here. More... | |
| static constexpr bool | enableEnergyBalance () |
| Energy balance not yet implemented. More... | |
| using Dumux::ElasticModelTraits< dim, numSolidComp >::Indices = ElasticIndices |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |