version 3.11-dev
Loading...
Searching...
No Matches
Dumux::KirchhoffLovePlateLocalResidualDeformation< TypeTag > Class Template Reference

Local residual for the Kirchhoff-Love model (deformation and potentials).

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

Inheritance diagram for Dumux::KirchhoffLovePlateLocalResidualDeformation< 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.
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.

Member Typedef Documentation

◆ ElementResidualVector

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

Member Function Documentation

◆ computeFlux()

template<class TypeTag>
NumEqVector Dumux::KirchhoffLovePlateLocalResidualDeformation< 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::KirchhoffLovePlateLocalResidualDeformation< TypeTag >::computeStorage ( const Problem & problem,
const SubControlVolume & scv,
const VolumeVariables & volVars ) const
inline

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