OGS
|
Definition at line 24 of file 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 IntegrationPointDataFracture.h.
|
inline |
Definition at line 51 of file IntegrationPointDataFracture.h.
References ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::aperture, ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::aperture_prev, ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::material_state_variables, ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::sigma, ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::sigma_prev, ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::w, and ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::w_prev.
double ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::aperture = 0.0 |
Definition at line 38 of file IntegrationPointDataFracture.h.
Referenced by ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::pushBackState().
double ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::aperture0 = 0.0 |
Definition at line 40 of file IntegrationPointDataFracture.h.
double ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::aperture_prev = 0.0 |
Definition at line 39 of file IntegrationPointDataFracture.h.
Referenced by ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::pushBackState().
Eigen::MatrixXd ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::C |
Definition at line 48 of file IntegrationPointDataFracture.h.
ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 59 of file IntegrationPointDataFracture.h.
MaterialLib::Fracture::FractureModelBase<DisplacementDim>& ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::fracture_material |
Definition at line 43 of file IntegrationPointDataFracture.h.
HMatricesType::HMatrixType ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::h_matrices |
Definition at line 35 of file IntegrationPointDataFracture.h.
double ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::integration_weight |
Definition at line 49 of file 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 IntegrationPointDataFracture.h.
Referenced by ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::pushBackState().
HMatricesType::ForceVectorType ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::sigma |
Definition at line 36 of file IntegrationPointDataFracture.h.
Referenced by ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::pushBackState().
HMatricesType::ForceVectorType ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::sigma_prev |
Definition at line 36 of file IntegrationPointDataFracture.h.
Referenced by ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::pushBackState().
HMatricesType::ForceVectorType ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::w |
Definition at line 37 of file IntegrationPointDataFracture.h.
Referenced by ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::pushBackState().
HMatricesType::ForceVectorType ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::w_prev |
Definition at line 37 of file IntegrationPointDataFracture.h.
Referenced by ProcessLib::LIE::SmallDeformation::IntegrationPointDataFracture< HMatricesType, DisplacementDim >::pushBackState().