v0.14.0 |
Implementation dashpot, i.e. damper. More...
Go to the source code of this file.
Classes | |
struct | KelvinVoigtDamper |
Implementation of Kelvin Voigt Damper. More... | |
struct | KelvinVoigtDamper::BlockMaterialData |
Dumper material parameters. More... | |
struct | KelvinVoigtDamper::ConstitutiveEquation< TYPE > |
Constitutive model functions. More... | |
struct | KelvinVoigtDamper::CommonData |
Common data for nonlinear_elastic_elem model. More... | |
struct | KelvinVoigtDamper::DamperFE |
definition of volume element More... | |
struct | KelvinVoigtDamper::OpGetDataAtGaussPts |
struct | KelvinVoigtDamper::OpJacobian |
struct | KelvinVoigtDamper::AssembleVector |
struct | KelvinVoigtDamper::OpRhsStress |
Assemble internal force vector. More... | |
struct | KelvinVoigtDamper::AssembleMatrix |
struct | KelvinVoigtDamper::OpLhsdxdx |
Assemble matrix. More... | |
struct | KelvinVoigtDamper::OpLhsdxdot |
Assemble matrix. More... | |
Implementation dashpot, i.e. damper.
Definition in file KelvinVoigtDamper.hpp.