OGS
CreateMFrontGeneric.h File Reference

Detailed Description

Definition in file CreateMFrontGeneric.h.

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

Go to the source code of this file.

Classes

struct  MaterialLib::Solids::MFront::MFrontConfig
 

Namespaces

namespace  MaterialLib
 
namespace  MaterialLib::Solids
 
namespace  MaterialLib::Solids::MFront
 

Functions

MFrontConfig MaterialLib::Solids::MFront::createMFrontConfig (int const displacement_dim, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const &parameters, BaseLib::ConfigTree const &config, bool const library_path_is_relative_to_prj_file)
 
template<int DisplacementDim, typename Gradients , typename TDynForces , typename ExtStateVars >
std::unique_ptr< MFrontGeneric< DisplacementDim, Gradients, TDynForces, ExtStateVars > > MaterialLib::Solids::MFront::createMFrontGeneric (std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const &parameters, std::optional< ParameterLib::CoordinateSystem > const &local_coordinate_system, BaseLib::ConfigTree const &config, bool const library_path_is_relative_to_prj_file)