![]() |
OGS
|
Created on July 11, 2018, 2:26 PM
Definition in file CreateCreepBGRa.h.
#include <memory>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | BaseLib |
| namespace | ParameterLib |
| namespace | MaterialLib |
| namespace | MaterialLib::Solids |
| namespace | MaterialLib::Solids::Creep |
Functions | |
| template<int DisplacementDim> | |
| std::unique_ptr< MaterialLib::Solids::MechanicsBase< DisplacementDim > > | MaterialLib::Solids::Creep::createCreepBGRa (std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const ¶meters, BaseLib::ConfigTree const &config) |
| template std::unique_ptr< MaterialLib::Solids::MechanicsBase< 2 > > | MaterialLib::Solids::Creep::createCreepBGRa< 2 > (std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const ¶meters, BaseLib::ConfigTree const &config) |
| template std::unique_ptr< MaterialLib::Solids::MechanicsBase< 3 > > | MaterialLib::Solids::Creep::createCreepBGRa< 3 > (std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const ¶meters, BaseLib::ConfigTree const &config) |