25 #ifndef GRINS_FACTORY_WITH_GETPOT_PHYSICS_NAME_H
26 #define GRINS_FACTORY_WITH_GETPOT_PHYSICS_NAME_H
34 template<
typename Base>
62 #endif // GRINS_FACTORY_WITH_GETPOT_PHYSICS_NAME_H
Abstract factory that provides availability of GetPot and a physics_name.
static void set_physics_name(const std::string &physics_name)
Setter for physics name.
FactoryWithGetPotPhysicsName(const std::string &name)
~FactoryWithGetPotPhysicsName()
static std::string _physics_name
std::string _physics_name
Abstract factory that provides availability of GetPot.