![]() |
OGS
|
Definition at line 27 of file IntegrationPointDataMatrix.h.
#include <IntegrationPointDataMatrix.h>
Public Types | |
| using | DisplacementDimVector = Eigen::Matrix<double, DisplacementDim, 1> |
| using | GlobalDimVectorType |
Public Member Functions | |
| IntegrationPointDataMatrix (MaterialLib::Solids::MechanicsBase< DisplacementDim > &solid_material) | |
| void | pushBackState () |
Public Attributes | |
| ShapeMatrixTypeDisplacement::NodalRowVectorType | N_u |
| ShapeMatrixTypeDisplacement::GlobalDimNodalMatrixType | dNdx_u |
| ShapeMatrixTypeDisplacement::template MatrixType< DisplacementDim, NPoints *DisplacementDim > | H_u |
| BMatricesType::KelvinVectorType | sigma_eff |
| BMatricesType::KelvinVectorType | sigma_eff_prev |
| BMatricesType::KelvinVectorType | eps |
| BMatricesType::KelvinVectorType | eps_prev |
| ShapeMatrixTypePressure::NodalRowVectorType | N_p |
| ShapeMatrixTypePressure::GlobalDimNodalMatrixType | dNdx_p |
| MaterialLib::Solids::MechanicsBase< DisplacementDim > & | solid_material |
| std::unique_ptr< typename MaterialLib::Solids::MechanicsBase< DisplacementDim >::MaterialStateVariables > | material_state_variables |
| BMatricesType::KelvinMatrixType | C |
| double | integration_weight |
| GlobalDimVectorType | darcy_velocity |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
| using ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::DisplacementDimVector = Eigen::Matrix<double, DisplacementDim, 1> |
Definition at line 38 of file IntegrationPointDataMatrix.h.
| using ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::GlobalDimVectorType |
Definition at line 51 of file IntegrationPointDataMatrix.h.
|
inlineexplicit |
Definition at line 29 of file IntegrationPointDataMatrix.h.
|
inline |
Definition at line 64 of file IntegrationPointDataMatrix.h.
| BMatricesType::KelvinMatrixType ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::C |
Definition at line 59 of file IntegrationPointDataMatrix.h.
| GlobalDimVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::darcy_velocity |
Definition at line 62 of file IntegrationPointDataMatrix.h.
| ShapeMatrixTypePressure::GlobalDimNodalMatrixType ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::dNdx_p |
Definition at line 49 of file IntegrationPointDataMatrix.h.
| ShapeMatrixTypeDisplacement::GlobalDimNodalMatrixType ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::dNdx_u |
Definition at line 41 of file IntegrationPointDataMatrix.h.
| ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 71 of file IntegrationPointDataMatrix.h.
| BMatricesType::KelvinVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::eps |
Definition at line 46 of file IntegrationPointDataMatrix.h.
| BMatricesType::KelvinVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::eps_prev |
Definition at line 46 of file IntegrationPointDataMatrix.h.
| ShapeMatrixTypeDisplacement::template MatrixType< DisplacementDim, NPoints * DisplacementDim> ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::H_u |
Definition at line 44 of file IntegrationPointDataMatrix.h.
| double ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::integration_weight |
Definition at line 60 of file IntegrationPointDataMatrix.h.
| std::unique_ptr<typename MaterialLib::Solids::MechanicsBase< DisplacementDim>::MaterialStateVariables> ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::material_state_variables |
Definition at line 57 of file IntegrationPointDataMatrix.h.
| ShapeMatrixTypePressure::NodalRowVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::N_p |
Definition at line 48 of file IntegrationPointDataMatrix.h.
| ShapeMatrixTypeDisplacement::NodalRowVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::N_u |
Definition at line 40 of file IntegrationPointDataMatrix.h.
| BMatricesType::KelvinVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::sigma_eff |
Definition at line 45 of file IntegrationPointDataMatrix.h.
| BMatricesType::KelvinVectorType ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::sigma_eff_prev |
Definition at line 45 of file IntegrationPointDataMatrix.h.
| MaterialLib::Solids::MechanicsBase<DisplacementDim>& ProcessLib::LIE::HydroMechanics::IntegrationPointDataMatrix< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatrixTypePressure, DisplacementDim, NPoints >::solid_material |
Definition at line 54 of file IntegrationPointDataMatrix.h.