KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | Static Public Member Functions | List of all members
Kratos::RetentionLawFactory Class Reference

#include <retention_law_factory.h>

Collaboration diagram for Kratos::RetentionLawFactory:

Public Member Functions

 KRATOS_CLASS_POINTER_DEFINITION (RetentionLawFactory)
 Counted pointer of RetentionLawFactory. More...
 

Static Public Member Functions

static unique_ptr< RetentionLawClone (const Properties &rMaterialProperties)
 

Detailed Description

Author
Vahid Galavi

Member Function Documentation

◆ Clone()

static unique_ptr<RetentionLaw> Kratos::RetentionLawFactory::Clone ( const Properties rMaterialProperties)
inlinestatic

◆ KRATOS_CLASS_POINTER_DEFINITION()

Kratos::RetentionLawFactory::KRATOS_CLASS_POINTER_DEFINITION ( RetentionLawFactory  )

Counted pointer of RetentionLawFactory.


The documentation for this class was generated from the following file: