25 _fe_problem->addUserObject(
"ThermalGraphiteProperties",
"sp1", uo_pars1);
30 uo_pars2.set<
Real>(
"density") = 2000.0;
31 _fe_problem->addUserObject(
"ThermalGraphiteProperties",
"sp2", uo_pars2);
std::shared_ptr< FEProblem > _fe_problem
const ThermalGraphiteProperties * _sp1
InputParameters getValidParams(const std::string &name) const
ThermalGraphitePropertiesTest()
Graphite thermal properties as a function of temperature.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const ThermalGraphiteProperties * _sp2