![]() |
OGS
|
Definition at line 27 of file IntegrationPointDataFracture.h.
#include <IntegrationPointDataFracture.h>
Public Types | |
| using | GlobalDimVectorType = Eigen::Matrix<double, DisplacementDim, 1> |
Public Member Functions | |
| IntegrationPointDataFracture (MaterialLib::Fracture::FractureModelBase< DisplacementDim > &fracture_material_) | |
| void | pushBackState () |
Public Attributes | |
| HMatricesType::HMatrixType | H_u |
| HMatricesType::ForceVectorType | sigma_eff |
| HMatricesType::ForceVectorType | sigma_eff_prev |
| HMatricesType::ForceVectorType | w |
| HMatricesType::ForceVectorType | w_prev |
| ShapeMatrixTypePressure::NodalRowVectorType | N_p |
| ShapeMatrixTypePressure::GlobalDimNodalMatrixType | dNdx_p |
| double | aperture = 0.0 |
| double | aperture0 = 0.0 |
| double | permeability = 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 |
| GlobalDimVectorType | darcy_velocity |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
| using ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::GlobalDimVectorType = Eigen::Matrix<double, DisplacementDim, 1> |
Definition at line 39 of file IntegrationPointDataFracture.h.
|
inlineexplicit |
Definition at line 29 of file IntegrationPointDataFracture.h.
|
inline |
Definition at line 63 of file IntegrationPointDataFracture.h.
| double ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::aperture = 0.0 |
Definition at line 48 of file IntegrationPointDataFracture.h.
| double ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::aperture0 = 0.0 |
Definition at line 49 of file IntegrationPointDataFracture.h.
| Eigen::MatrixXd ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::C |
Definition at line 58 of file IntegrationPointDataFracture.h.
| GlobalDimVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::darcy_velocity |
Definition at line 61 of file IntegrationPointDataFracture.h.
| ShapeMatrixTypePressure::GlobalDimNodalMatrixType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::dNdx_p |
Definition at line 46 of file IntegrationPointDataFracture.h.
| ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 70 of file IntegrationPointDataFracture.h.
| MaterialLib::Fracture::FractureModelBase<DisplacementDim>& ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::fracture_material |
Definition at line 53 of file IntegrationPointDataFracture.h.
| HMatricesType::HMatrixType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::H_u |
Definition at line 41 of file IntegrationPointDataFracture.h.
| double ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::integration_weight |
Definition at line 59 of file IntegrationPointDataFracture.h.
| std::unique_ptr<typename MaterialLib::Fracture::FractureModelBase< DisplacementDim>::MaterialStateVariables> ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::material_state_variables |
Definition at line 56 of file IntegrationPointDataFracture.h.
| ShapeMatrixTypePressure::NodalRowVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::N_p |
Definition at line 45 of file IntegrationPointDataFracture.h.
| double ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::permeability = 0.0 |
Definition at line 50 of file IntegrationPointDataFracture.h.
| HMatricesType::ForceVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::sigma_eff |
Definition at line 42 of file IntegrationPointDataFracture.h.
| HMatricesType::ForceVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::sigma_eff_prev |
Definition at line 42 of file IntegrationPointDataFracture.h.
| HMatricesType::ForceVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::w |
Definition at line 43 of file IntegrationPointDataFracture.h.
| HMatricesType::ForceVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim >::w_prev |
Definition at line 43 of file IntegrationPointDataFracture.h.