10 #if !defined(KRATOS_TRESCA_PLASTIC_FLOW_RULE_H_INCLUDED )
11 #define KRATOS_TRESCA_PLASTIC_FLOW_RULE_H_INCLUDED
78 FlowRule::Pointer Clone()
const override;
146 void ComputePlasticHardeningParameter(
const Vector& rHenckyStrainVector,
const double& rAlpha,
double& rH)
override;
153 void CalculatePlasticPotentialDerivatives(
const Vector& rStressVector,
Vector& rFirstDerivative,
Matrix& rSecondDerivative)
override;
206 void save(
Serializer& rSerializer)
const override;
PeriodicInterfaceProcess & operator=(const PeriodicInterfaceProcess &)=delete
YieldCriterion::Pointer YieldCriterionPointer
Definition: flow_rule.hpp:56
Short class definition.
Definition: J2_explicit_plastic_flow_rule.hpp:51
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
Short class definition.
Definition: tresca_explicit_plastic_flow_rule.hpp:50
KRATOS_CLASS_POINTER_DEFINITION(TrescaExplicitFlowRule)
Pointer definition of NonLinearAssociativePlasticFlowRule.
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307