OGS
|
Definition at line 25 of file IntegrationPointDataFracture.h.
#include <IntegrationPointDataFracture.h>
Public Types | |
using | GlobalDimVectorType = Eigen::Matrix<double, GlobalDim, 1> |
Public Member Functions | |
IntegrationPointDataFracture (MaterialLib::Fracture::FractureModelBase< GlobalDim > &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< GlobalDim > & | fracture_material |
std::unique_ptr< typename MaterialLib::Fracture::FractureModelBase< GlobalDim >::MaterialStateVariables > | material_state_variables |
std::unique_ptr< typename MaterialLib::Fracture::Permeability::PermeabilityState > | permeability_state |
Eigen::MatrixXd | C |
double | integration_weight |
GlobalDimVectorType | darcy_velocity |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
using ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::GlobalDimVectorType = Eigen::Matrix<double, GlobalDim, 1> |
Definition at line 36 of file IntegrationPointDataFracture.h.
|
inlineexplicit |
Definition at line 27 of file IntegrationPointDataFracture.h.
|
inline |
Definition at line 63 of file IntegrationPointDataFracture.h.
References ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::material_state_variables, ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::sigma_eff, ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::sigma_eff_prev, ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::w, and ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::w_prev.
double ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::aperture = 0.0 |
Definition at line 45 of file IntegrationPointDataFracture.h.
double ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::aperture0 = 0.0 |
Definition at line 46 of file IntegrationPointDataFracture.h.
Eigen::MatrixXd ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::C |
Definition at line 58 of file IntegrationPointDataFracture.h.
GlobalDimVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::darcy_velocity |
Definition at line 61 of file IntegrationPointDataFracture.h.
ShapeMatrixTypePressure::GlobalDimNodalMatrixType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::dNdx_p |
Definition at line 43 of file IntegrationPointDataFracture.h.
ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 70 of file IntegrationPointDataFracture.h.
MaterialLib::Fracture::FractureModelBase<GlobalDim>& ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::fracture_material |
Definition at line 49 of file IntegrationPointDataFracture.h.
HMatricesType::HMatrixType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::H_u |
Definition at line 38 of file IntegrationPointDataFracture.h.
double ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::integration_weight |
Definition at line 59 of file IntegrationPointDataFracture.h.
std::unique_ptr<typename MaterialLib::Fracture::FractureModelBase< GlobalDim>::MaterialStateVariables> ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::material_state_variables |
ShapeMatrixTypePressure::NodalRowVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::N_p |
Definition at line 42 of file IntegrationPointDataFracture.h.
double ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::permeability = 0.0 |
Definition at line 47 of file IntegrationPointDataFracture.h.
std::unique_ptr< typename MaterialLib::Fracture::Permeability::PermeabilityState> ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::permeability_state |
Definition at line 56 of file IntegrationPointDataFracture.h.
HMatricesType::ForceVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::sigma_eff |
HMatricesType::ForceVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::sigma_eff_prev |
HMatricesType::ForceVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::w |
HMatricesType::ForceVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataFracture< HMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, GlobalDim >::w_prev |