1 #ifndef DEM_D_DMT_COHESIVE_LAW_H
2 #define DEM_D_DMT_COHESIVE_LAW_H
19 DEMDiscontinuumConstitutiveLaw::Pointer Clone()
const override;
21 std::unique_ptr<DEMDiscontinuumConstitutiveLaw> CloneUnique()
override;
30 virtual void save(
Serializer& rSerializer)
const override {
Base class for all Conditions.
Definition: condition.h:59
Definition: DEM_D_DMT_cohesive_law.h:9
KRATOS_CLASS_POINTER_DEFINITION(DEM_D_DMT_Cohesive_Law)
Definition: DEM_discontinuum_constitutive_law.h:22
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
Definition: spheric_particle.h:31
#define KRATOS_SERIALIZE_SAVE_BASE_CLASS(Serializer, BaseType)
Definition: define.h:812
#define KRATOS_SERIALIZE_LOAD_BASE_CLASS(Serializer, BaseType)
Definition: define.h:815
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307
Definition: mesh_converter.cpp:33