10 #if !defined(KRATOS_NON_LINEAR_ASSOCIATIVE_PLASTIC_FLOW_RULE_H_INCLUDED)
11 #define KRATOS_NON_LINEAR_ASSOCIATIVE_PLASTIC_FLOW_RULE_H_INCLUDED
19 #include "custom_constitutive/custom_flow_rules/flow_rule.hpp"
86 FlowRule::Pointer Clone()
const override;
149 double& CalculateStressNorm (
Matrix & rStressMatrix,
double& rStressNorm )
override;
220 void save(
Serializer& rSerializer)
const override;
PeriodicInterfaceProcess & operator=(const PeriodicInterfaceProcess &)=delete
Short class definition.
Definition: flow_rule.hpp:51
YieldCriterion::Pointer YieldCriterionPointer
Definition: flow_rule.hpp:56
Short class definition.
Definition: non_linear_associative_plastic_flow_rule.hpp:50
KRATOS_CLASS_POINTER_DEFINITION(NonLinearAssociativePlasticFlowRule)
Pointer definition of NonLinearAssociativePlasticFlowRule.
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307
Definition: flow_rule.hpp:175
Definition: flow_rule.hpp:68
Definition: flow_rule.hpp:121
Definition: flow_rule.hpp:80
Definition: yield_criterion.hpp:54