OGS
ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim > Struct Template Referencefinal

Detailed Description

template<typename ShapeMatricesType, typename BMatricesType, int DisplacementDim>
struct ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim >

Definition at line 26 of file SmallDeformation/LocalAssembler/IntegrationPointDataMatrix.h.

#include <IntegrationPointDataMatrix.h>

Public Member Functions

 IntegrationPointDataMatrix (MaterialLib::Solids::MechanicsBase< DisplacementDim > &solid_material)
void pushBackState ()

Public Attributes

BMatricesType::KelvinVectorType _sigma
BMatricesType::KelvinVectorType _sigma_prev
BMatricesType::KelvinVectorType _eps
BMatricesType::KelvinVectorType _eps_prev
MaterialLib::Solids::MechanicsBase< DisplacementDim > & _solid_material
std::unique_ptr< typename MaterialLib::Solids::MechanicsBase< DisplacementDim >::MaterialStateVariables > _material_state_variables
BMatricesType::KelvinMatrixType _C
double integration_weight
ShapeMatricesType::NodalRowVectorType N_u
ShapeMatricesType::GlobalDimNodalMatrixType dNdx_u
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Constructor & Destructor Documentation

◆ IntegrationPointDataMatrix()

template<typename ShapeMatricesType, typename BMatricesType, int DisplacementDim>
ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim >::IntegrationPointDataMatrix ( MaterialLib::Solids::MechanicsBase< DisplacementDim > & solid_material)
inlineexplicit

Member Function Documentation

◆ pushBackState()

Member Data Documentation

◆ _C

template<typename ShapeMatricesType, typename BMatricesType, int DisplacementDim>
BMatricesType::KelvinMatrixType ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim >::_C

◆ _eps

◆ _eps_prev

template<typename ShapeMatricesType, typename BMatricesType, int DisplacementDim>
BMatricesType::KelvinVectorType ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim >::_eps_prev

◆ _material_state_variables

template<typename ShapeMatricesType, typename BMatricesType, int DisplacementDim>
std::unique_ptr<typename MaterialLib::Solids::MechanicsBase< DisplacementDim>::MaterialStateVariables> ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim >::_material_state_variables

◆ _sigma

◆ _sigma_prev

template<typename ShapeMatricesType, typename BMatricesType, int DisplacementDim>
BMatricesType::KelvinVectorType ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim >::_sigma_prev

◆ _solid_material

template<typename ShapeMatricesType, typename BMatricesType, int DisplacementDim>
MaterialLib::Solids::MechanicsBase<DisplacementDim>& ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim >::_solid_material

◆ dNdx_u

template<typename ShapeMatricesType, typename BMatricesType, int DisplacementDim>
ShapeMatricesType::GlobalDimNodalMatrixType ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim >::dNdx_u

◆ EIGEN_MAKE_ALIGNED_OPERATOR_NEW

template<typename ShapeMatricesType, typename BMatricesType, int DisplacementDim>
ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW

◆ integration_weight

template<typename ShapeMatricesType, typename BMatricesType, int DisplacementDim>
double ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim >::integration_weight

◆ N_u

template<typename ShapeMatricesType, typename BMatricesType, int DisplacementDim>
ShapeMatricesType::NodalRowVectorType ProcessLib::LIE::SmallDeformation::IntegrationPointDataMatrix< ShapeMatricesType, BMatricesType, DisplacementDim >::N_u

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