version 3.11-dev
Dumux::KirchhoffLovePlateLocalResidualRotation< TypeTag > Class Template Reference

Local residual for the Kirchhoff-Love model (rotations)

#include <dumux/solidmechanics/plate/kirchhoff_love/localresidual.hh>

Inheritance diagram for Dumux::KirchhoffLovePlateLocalResidualRotation< TypeTag >:

Public Types

using ElementResidualVector = typename ParentType::ElementResidualVector
 

Public Member Functions

NumEqVector computeStorage (const Problem &problem, const SubControlVolume &scv, const VolumeVariables &volVars) const
 Evaluate the rate of change of all conserved quantities. More...
 
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. More...
 

Member Typedef Documentation

◆ ElementResidualVector

template<class TypeTag >
using Dumux::KirchhoffLovePlateLocalResidualRotation< TypeTag >::ElementResidualVector = typename ParentType::ElementResidualVector

Member Function Documentation

◆ 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()

template<class TypeTag >
NumEqVector Dumux::KirchhoffLovePlateLocalResidualRotation< TypeTag >::computeStorage ( const Problem &  problem,
const SubControlVolume &  scv,
const VolumeVariables &  volVars 
) const
inline

The documentation for this class was generated from the following file: