Local residual for the Kirchhoff-Love model (rotations).
#include <dumux/solidmechanics/plate/kirchhoff_love/localresidual.hh>
|
| NumEqVector | computeStorage (const Problem &problem, const SubControlVolume &scv, const VolumeVariables &volVars) const |
| | Evaluate the rate of change of all conserved quantities.
|
| NumEqVector | computeFlux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const ElementFluxVariablesCache &elemFluxVarsCache) const |
| | Evaluate the fluxes over a face of a sub control volume.
|
◆ ElementResidualVector
◆ computeFlux()
template<class TypeTag>
| NumEqVector Dumux::KirchhoffLovePlateLocalResidualRotation< TypeTag >::computeFlux |
( |
const Problem & | problem, |
|
|
const Element & | element, |
|
|
const FVElementGeometry & | fvGeometry, |
|
|
const ElementVolumeVariables & | elemVolVars, |
|
|
const SubControlVolumeFace & | scvf, |
|
|
const ElementFluxVariablesCache & | elemFluxVarsCache ) const |
|
inline |
◆ computeStorage()
The documentation for this class was generated from the following file: