|
|
| | KRATOS_CLASS_POINTER_DEFINITION (IsotropicDamageFlowRule) |
| | Pointer definition of IsotropicDamageFlowRule. More...
|
| |
| | KRATOS_CLASS_POINTER_DEFINITION (IsotropicDamageFlowRule) |
| | Pointer definition of IsotropicDamageFlowRule. More...
|
| |
|
| | IsotropicDamageFlowRule () |
| | Default constructor. More...
|
| |
| | IsotropicDamageFlowRule (YieldCriterionPointer pYieldCriterion) |
| | Initialization constructor. More...
|
| |
| | IsotropicDamageFlowRule (IsotropicDamageFlowRule const &rOther) |
| | Copy constructor. More...
|
| |
| IsotropicDamageFlowRule & | operator= (IsotropicDamageFlowRule const &rOther) |
| | Assignment operator. More...
|
| |
| | ~IsotropicDamageFlowRule () override |
| | Destructor. More...
|
| |
| | IsotropicDamageFlowRule () |
| | Default constructor. More...
|
| |
| | IsotropicDamageFlowRule (YieldCriterionPointer pYieldCriterion) |
| | Initialization constructor. More...
|
| |
| | IsotropicDamageFlowRule (IsotropicDamageFlowRule const &rOther) |
| | Copy constructor. More...
|
| |
| IsotropicDamageFlowRule & | operator= (IsotropicDamageFlowRule const &rOther) |
| | Assignment operator. More...
|
| |
| | ~IsotropicDamageFlowRule () override |
| | Destructor. More...
|
| |
|
| FlowRule::Pointer | Clone () const override |
| |
| FlowRule::Pointer | Clone () const override |
| |
|
| void | InitializeMaterial (YieldCriterionPointer &pYieldCriterion, HardeningLawPointer &pHardeningLaw, const Properties &rMaterialProperties) override |
| | Operations. More...
|
| |
| bool | CalculateReturnMapping (RadialReturnVariables &rReturnMappingVariables, const Matrix &rIncrementalDeformationGradient, Matrix &rStressMatrix, Matrix &rNewElasticLeftCauchyGreen) override |
| |
| bool | CalculateReturnMapping (RadialReturnVariables &rReturnMappingVariables, Matrix &rIsoStressMatrix) override |
| |
| void | ComputeElastoPlasticTangentMatrix (const RadialReturnVariables &rReturnMappingVariables, const Matrix &rElasticLeftCauchyGreen, const double &rAlpha, Matrix &rElastoPlasticMatrix) override |
| |
| bool | UpdateInternalVariables (RadialReturnVariables &rReturnMappingVariables) override |
| |
| void | InitializeMaterial (YieldCriterionPointer &pYieldCriterion, HardeningLawPointer &pHardeningLaw, const Properties &rMaterialProperties) override |
| |
| bool | CalculateReturnMapping (RadialReturnVariables &rReturnMappingVariables, const Matrix &rIncrementalDeformationGradient, Matrix &rStressMatrix, Matrix &rNewElasticLeftCauchyGreen) override |
| |
| bool | CalculateReturnMapping (RadialReturnVariables &rReturnMappingVariables, Matrix &rIsoStressMatrix) override |
| |
| void | ComputeElastoPlasticTangentMatrix (const RadialReturnVariables &rReturnMappingVariables, const Matrix &rElasticLeftCauchyGreen, const double &rAlpha, Matrix &rElastoPlasticMatrix) override |
| |
| bool | UpdateInternalVariables (RadialReturnVariables &rReturnMappingVariables) override |
| |
| | FlowRule () |
| | Default constructor. More...
|
| |
| | FlowRule (YieldCriterionPointer pYieldCriterion) |
| | Initialization constructor. More...
|
| |
| | FlowRule (FlowRule const &rOther) |
| | Copy constructor. More...
|
| |
| FlowRule & | operator= (FlowRule const &rOther) |
| | Assignment operator. More...
|
| |
| virtual | ~FlowRule () |
| | Destructor. More...
|
| |
| | FlowRule () |
| | Default constructor. More...
|
| |
| | FlowRule (YieldCriterionPointer pYieldCriterion) |
| | Initialization constructor. More...
|
| |
| | FlowRule (FlowRule const &rOther) |
| | Copy constructor. More...
|
| |
| FlowRule & | operator= (FlowRule const &rOther) |
| | Assignment operator. More...
|
| |
| virtual | ~FlowRule () |
| | Destructor. More...
|
| |
| virtual void | InitializeMaterial (const Properties &rMaterialProperties) |
| |
| const Properties & | GetProperties () |
| |
| const InternalVariables & | GetInternalVariables () |
| |
| InternalVariables & | SetInternalVariables () |
| |
| const ThermalVariables & | GetThermalVariables () |
| |
| virtual void | CalculateScalingFactors (const RadialReturnVariables &rReturnMappingVariables, PlasticFactors &rScalingFactors) |
| |
| virtual Matrix | ComputeKirchhoffStressMatrix (const Matrix &rLeftCauchyGreenMatrix) |
| |
| virtual void | InitializeMaterial (const Properties &rMaterialProperties) |
| |
| const Properties & | GetProperties () |
| |
| const InternalVariables & | GetInternalVariables () |
| |
| InternalVariables & | SetInternalVariables () |
| |
| const ThermalVariables & | GetThermalVariables () |
| |
| virtual void | CalculateScalingFactors (const RadialReturnVariables &rReturnMappingVariables, PlasticFactors &rScalingFactors) |
| |
| virtual Matrix | ComputeKirchhoffStressMatrix (const Matrix &rLeftCauchyGreenMatrix) |
| |
| | KRATOS_DEFINE_LOCAL_FLAG (IMPLEX_ACTIVE) |
| |
| | KRATOS_DEFINE_LOCAL_FLAG (PLASTIC_REGION) |
| |
| | KRATOS_DEFINE_LOCAL_FLAG (PLASTIC_RATE_REGION) |
| |
| | KRATOS_DEFINE_LOCAL_FLAG (RETURN_MAPPING_COMPUTED) |
| |
| | KRATOS_CLASS_POINTER_DEFINITION (FlowRule) |
| | Pointer definition of FlowRule. More...
|
| |
| | KRATOS_DEFINE_LOCAL_FLAG (IMPLEX_ACTIVE) |
| |
| | KRATOS_DEFINE_LOCAL_FLAG (PLASTIC_REGION) |
| |
| | KRATOS_DEFINE_LOCAL_FLAG (PLASTIC_RATE_REGION) |
| |
| | KRATOS_DEFINE_LOCAL_FLAG (RETURN_MAPPING_COMPUTED) |
| |
| | KRATOS_CLASS_POINTER_DEFINITION (FlowRule) |
| | Pointer definition of FlowRule. More...
|
| |