OGS
CreateConstitutiveRelationsGeneric.h File Reference

Detailed Description

Definition in file CreateConstitutiveRelationsGeneric.h.

Include dependency graph for CreateConstitutiveRelationsGeneric.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MaterialLib
 
namespace  MaterialLib::Solids
 

Functions

template<typename SolidConstitutiveRelation >
std::map< int, std::unique_ptr< SolidConstitutiveRelation > > MaterialLib::Solids::createConstitutiveRelationsGeneric (std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const &parameters, std::optional< ParameterLib::CoordinateSystem > const &local_coordinate_system, BaseLib::ConfigTree const &config, std::unique_ptr< SolidConstitutiveRelation >(*create_constitutive_relation)(std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const &, std::optional< ParameterLib::CoordinateSystem > const &, BaseLib::ConfigTree const &))