v0.14.0 |
Go to the source code of this file.
Classes | |
struct | MetaSpringBC |
Set of functions declaring elements and setting operators to apply spring boundary condition. More... | |
struct | MetaSpringBC::BlockOptionDataSprings |
struct | MetaSpringBC::DataAtIntegrationPtsSprings |
struct | MetaSpringBC::OpSpringFs |
RHS-operator for the spring boundary condition element. More... | |
struct | MetaSpringBC::OpSpringKs |
LHS-operator for the springs element. More... | |
struct | MetaSpringBC::OpSpringKs_dX |
struct | MetaSpringBC::SpringALEMaterialVolOnSideLhs |
Base class for LHS-operators (material) on side volumes. More... | |
struct | MetaSpringBC::SpringALEMaterialVolOnSideLhs_dX_dx |
LHS-operator (material configuration) on the side volume for spring element. More... | |
struct | MetaSpringBC::OpSpringALEMaterialLhs |
Base class for LHS-operators for pressure element (material configuration) More... | |
struct | MetaSpringBC::OpSpringALEMaterialLhs_dX_dx |
LHS-operator for the pressure element (material configuration) More... | |
struct | MetaSpringBC::OpSpringALEMaterialLhs_dX_dX |
LHS-operator for the pressure element (material configuration) More... | |
struct | MetaSpringBC::SpringALEMaterialVolOnSideLhs_dX_dX |
LHS-operator (material configuration) on the side volume. More... | |
struct | MetaSpringBC::OpCalculateDeformation |
Operator for computing deformation gradients in side volumes. More... | |
struct | MetaSpringBC::OpSpringFsMaterial |
RHS-operator for the spring boundary condition element for ALE formulation. More... | |
struct | MetaSpringBC::OpGetTangentSpEle |
Computes, for material configuration, tangent vectors to face that lie on a surface with springs. More... | |
struct | MetaSpringBC::OpGetNormalSpEle |
Computes, for material configuration, normal to face that lies on a surface with springs. More... | |
Typedefs | |
using | VolOnSideUserDataOperator = MoFEM::VolumeElementForcesAndSourcesCoreOnSide::UserDataOperator |
using | EntData = EntitiesFieldData::EntData |
using | FaceDataOperator = MoFEM::FaceElementForcesAndSourcesCore::UserDataOperator |
using EntData = EntitiesFieldData::EntData |
Definition at line 12 of file SpringElement.hpp.
Definition at line 14 of file SpringElement.hpp.
Definition at line 11 of file SpringElement.hpp.