#include <ThermalGraphitePropertiesTest.h>
◆ ThermalGraphitePropertiesTest()
ThermalGraphitePropertiesTest::ThermalGraphitePropertiesTest |
( |
| ) |
|
|
inline |
◆ buildObjects()
void ThermalGraphitePropertiesTest::buildObjects |
( |
| ) |
|
|
inlineprotected |
Definition at line 21 of file ThermalGraphitePropertiesTest.h.
Referenced by ThermalGraphitePropertiesTest().
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
Graphite thermal properties as a function of temperature.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const ThermalGraphiteProperties * _sp2
◆ _sp1
◆ _sp2
The documentation for this class was generated from the following file: