35template <
int DisplacementDim>
39 std::map<int, std::shared_ptr<
46 std::unique_ptr<MaterialLib::Fracture::FractureModelBase<DisplacementDim>>
Definition of the ElementStatus class.
ParameterLib::Parameter< double > const & initial_effective_stress
MeshLib::PropertyVector< double > * mesh_prop_nodal_forces_jump
MeshLib::PropertyVector< double > * mesh_prop_hydraulic_flow
MaterialPropertyLib::MaterialSpatialDistributionMap media_map
MeshLib::PropertyVector< double > * element_fracture_stresses
MeshLib::PropertyVector< double > * mesh_prop_nodal_forces
MeshLib::PropertyVector< double > * mesh_prop_fracture_shear_failure
MeshLib::PropertyVector< double > * element_fracture_velocities
MeshLib::PropertyVector< double > * mesh_prop_b
MeshLib::PropertyVector< double > * element_velocities
ParameterLib::Parameter< double > const & initial_fracture_effective_stress
std::vector< std::vector< int > > vec_ele_connected_junctionIDs
ParameterLib::Parameter< double > const * p0
std::unique_ptr< MaterialLib::Fracture::FractureModelBase< DisplacementDim > > fracture_model
MeshLib::PropertyVector< double > * mesh_prop_k_f
MeshLib::PropertyVector< int > const *const material_ids
std::vector< FractureProperty > fracture_properties
std::vector< int > map_materialID_to_fractureID
EIGEN_MAKE_ALIGNED_OPERATOR_NEW
MeshLib::PropertyVector< double > * mesh_prop_nodal_p
std::vector< std::vector< int > > vec_ele_connected_fractureIDs
std::map< int, std::shared_ptr< MaterialLib::Solids::MechanicsBase< DisplacementDim > > > solid_materials
bool const deactivate_matrix_in_flow
MeshLib::PropertyVector< int > const * mesh_prop_materialIDs
Eigen::Matrix< double, DisplacementDim, 1 > const specific_body_force
MeshLib::PropertyVector< double > * element_local_jumps
std::vector< JunctionProperty > junction_properties
MeshLib::PropertyVector< double > * element_stresses
std::unique_ptr< MeshLib::ElementStatus > p_element_status