Volume variables for the hyperelasticity model.
#include <dumux/solidmechanics/hyperelastic/volumevariables.hh>
|
| using | PrimaryVariables = typename Traits::PrimaryVariables |
| | export the type used for the primary variables More...
|
| |
| using | Indices = typename Traits::ModelTraits::Indices |
| | export the indices type More...
|
| |
◆ Indices
◆ PrimaryVariables
◆ displacement() [1/2]
◆ displacement() [2/2]
◆ extrusionFactor()
◆ priVar()
◆ priVars()
◆ update()
template<class Traits >
template<class ElementSolution , class Problem , class Element , class SubControlVolume >
| void Dumux::BasicVolumeVariables< Traits >::update |
( |
const ElementSolution & |
elemSol, |
|
|
const Problem & |
problem, |
|
|
const Element & |
element, |
|
|
const SubControlVolume & |
scv |
|
) |
| |
|
inlineinherited |
The documentation for this class was generated from the following file: