![]() |
OGS
|
|
Definition at line 24 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
#include <IntegrationPointDataFracture.h>
Public Member Functions | |
| IntegrationPointDataFracture (MaterialLib::Fracture::FractureModelBase< DisplacementDim > &fracture_material_) | |
| void | pushBackState () |
Public Attributes | |
| HMatricesType::HMatrixType | h_matrices |
| HMatricesType::ForceVectorType | sigma |
| HMatricesType::ForceVectorType | sigma_prev |
| HMatricesType::ForceVectorType | w |
| HMatricesType::ForceVectorType | w_prev |
| double | aperture = 0.0 |
| double | aperture_prev = 0.0 |
| double | aperture0 = 0.0 |
| MaterialLib::Fracture::FractureModelBase< DisplacementDim > & | fracture_material |
| std::unique_ptr< typename MaterialLib::Fracture::FractureModelBase< DisplacementDim >::MaterialStateVariables > | material_state_variables |
| Eigen::MatrixXd | C |
| double | integration_weight |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
|
inlineexplicit |
Definition at line 26 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
References fracture_material, and material_state_variables.
|
inline |
Definition at line 51 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
References aperture, aperture_prev, material_state_variables, sigma, sigma_prev, w, and w_prev.
| double ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::aperture = 0.0 |
| double ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::aperture0 = 0.0 |
Definition at line 40 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
| double ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::aperture_prev = 0.0 |
Definition at line 39 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
Referenced by pushBackState().
| Eigen::MatrixXd ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::C |
Definition at line 48 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
| ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 59 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
| MaterialLib::Fracture::FractureModelBase<DisplacementDim>& ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::fracture_material |
Definition at line 43 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
Referenced by IntegrationPointDataFracture().
| HMatricesType::HMatrixType ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::h_matrices |
Definition at line 35 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
| double ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::integration_weight |
Definition at line 49 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
| std::unique_ptr<typename MaterialLib::Fracture::FractureModelBase< DisplacementDim>::MaterialStateVariables> ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::material_state_variables |
Definition at line 46 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
Referenced by IntegrationPointDataFracture(), and pushBackState().
| HMatricesType::ForceVectorType ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::sigma |
Definition at line 36 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
Referenced by pushBackState().
| HMatricesType::ForceVectorType ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::sigma_prev |
Definition at line 36 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
Referenced by pushBackState().
| HMatricesType::ForceVectorType ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::w |
Definition at line 37 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
Referenced by pushBackState().
| HMatricesType::ForceVectorType ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::w_prev |
Definition at line 37 of file SmallDeformation/LocalAssembler/IntegrationPointDataFracture.h.
Referenced by pushBackState().