Volume variables for the Kirchhoff-Love model (deformation, potentials).
#include <dumux/solidmechanics/plate/kirchhoff_love/volumevariables.hh>
|
| using | PrimaryVariables = typename Traits::PrimaryVariables |
| | export the type used for the primary variables
|
| using | Indices = typename Traits::ModelTraits::Indices |
| | export the indices type
|
◆ Indices
◆ PrimaryVariables
◆ extrusionFactor()
◆ priVar()
◆ priVars()
◆ shearCurlPotential()
◆ shearGradPotential()
◆ 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 |
◆ verticalDeformation()
The documentation for this class was generated from the following file: