OGS
|
Definition in file CreateMFrontGeneric.h.
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 ¶meters, BaseLib::ConfigTree const &config) |
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 ¶meters, std::optional< ParameterLib::CoordinateSystem > const &local_coordinate_system, BaseLib::ConfigTree const &config) |