21namespace HydroMechanics
23template <
typename HMatricesType,
typename ShapeMatrixTypeDisplacement,
24 typename ShapeMatrixTypePressure,
int GlobalDim>
38 typename HMatricesType::HMatrixType
H_u;
40 typename HMatricesType::ForceVectorType
w,
w_prev;
42 typename ShapeMatrixTypePressure::NodalRowVectorType
N_p;
43 typename ShapeMatrixTypePressure::GlobalDimNodalMatrixType
dNdx_p;
51 GlobalDim>::MaterialStateVariables>
HMatricesType::ForceVectorType sigma_eff_prev
HMatricesType::ForceVectorType sigma_eff
HMatricesType::HMatrixType H_u
std::unique_ptr< typename MaterialLib::Fracture::FractureModelBase< GlobalDim >::MaterialStateVariables > material_state_variables
std::unique_ptr< typename MaterialLib::Fracture::Permeability::PermeabilityState > permeability_state
ShapeMatrixTypePressure::NodalRowVectorType N_p
ShapeMatrixTypePressure::GlobalDimNodalMatrixType dNdx_p
MaterialLib::Fracture::FractureModelBase< GlobalDim > & fracture_material
double integration_weight
Eigen::Matrix< double, GlobalDim, 1 > GlobalDimVectorType
IntegrationPointDataFracture(MaterialLib::Fracture::FractureModelBase< GlobalDim > &fracture_material_)
GlobalDimVectorType darcy_velocity
EIGEN_MAKE_ALIGNED_OPERATOR_NEW
HMatricesType::ForceVectorType w
HMatricesType::ForceVectorType w_prev