OGS
|
Definition at line 33 of file SmallDeformationProcessData.h.
#include <SmallDeformationProcessData.h>
MeshLib::PropertyVector<double>* ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::element_fracture_stresses = nullptr |
Definition at line 64 of file SmallDeformationProcessData.h.
MeshLib::PropertyVector<double>* ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::element_local_jumps = nullptr |
Definition at line 63 of file SmallDeformationProcessData.h.
MeshLib::PropertyVector<double>* ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::element_stresses = nullptr |
Definition at line 62 of file SmallDeformationProcessData.h.
std::unique_ptr<MaterialLib::Fracture::FractureModelBase<DisplacementDim> > ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::fracture_model |
Definition at line 43 of file SmallDeformationProcessData.h.
std::vector<FractureProperty> ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::fracture_properties |
Definition at line 44 of file SmallDeformationProcessData.h.
std::vector<JunctionProperty> ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::junction_properties = {} |
Definition at line 52 of file SmallDeformationProcessData.h.
std::vector<int> ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::map_materialID_to_fractureID = {} |
Definition at line 55 of file SmallDeformationProcessData.h.
MeshLib::PropertyVector<int> const* const ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::material_ids |
Definition at line 35 of file SmallDeformationProcessData.h.
MeshLib::PropertyVector<double>* ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::mesh_prop_b = nullptr |
Definition at line 67 of file SmallDeformationProcessData.h.
MeshLib::PropertyVector<int> const* ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::mesh_prop_materialIDs = nullptr |
Definition at line 54 of file SmallDeformationProcessData.h.
double const ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::reference_temperature |
Definition at line 46 of file SmallDeformationProcessData.h.
std::map<int, std::shared_ptr< MaterialLib::Solids::MechanicsBase<DisplacementDim> > > ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::solid_materials |
The constitutive relation for the mechanical part.
Definition at line 40 of file SmallDeformationProcessData.h.
const bool ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::use_b_bar |
An indicator to use the B bar method [20] to tackle the volumetric locking.
Definition at line 50 of file SmallDeformationProcessData.h.
std::vector<std::vector<int> > ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::vec_ele_connected_fractureIDs = {} |
Definition at line 58 of file SmallDeformationProcessData.h.
Referenced by ProcessLib::LIE::SmallDeformation::SmallDeformationLocalAssemblerFracture< ShapeFunction, DisplacementDim >::SmallDeformationLocalAssemblerFracture(), and ProcessLib::LIE::SmallDeformation::SmallDeformationLocalAssemblerMatrixNearFracture< ShapeFunction, DisplacementDim >::SmallDeformationLocalAssemblerMatrixNearFracture().
std::vector<std::vector<int> > ProcessLib::LIE::SmallDeformation::SmallDeformationProcessData< DisplacementDim >::vec_ele_connected_junctionIDs = {} |
Definition at line 59 of file SmallDeformationProcessData.h.
Referenced by ProcessLib::LIE::SmallDeformation::SmallDeformationLocalAssemblerFracture< ShapeFunction, DisplacementDim >::SmallDeformationLocalAssemblerFracture(), and ProcessLib::LIE::SmallDeformation::SmallDeformationLocalAssemblerMatrixNearFracture< ShapeFunction, DisplacementDim >::SmallDeformationLocalAssemblerMatrixNearFracture().