#include <ThermalUCPropertiesTest.h>
Definition at line 15 of file ThermalUCPropertiesTest.h.
◆ ThermalUCPropertiesTest()
ThermalUCPropertiesTest::ThermalUCPropertiesTest |
( |
| ) |
|
|
inline |
◆ buildObjects()
void ThermalUCPropertiesTest::buildObjects |
( |
| ) |
|
|
inlineprotected |
Definition at line 21 of file ThermalUCPropertiesTest.h.
Referenced by ThermalUCPropertiesTest().
24 _fe_problem->addUserObject(
"ThermalUCProperties",
"sp1", uo_pars1);
28 uo_pars2.
set<
Real>(
"density") = 13000.0;
29 _fe_problem->addUserObject(
"ThermalUCProperties",
"sp2", uo_pars2);
std::shared_ptr< FEProblem > _fe_problem
InputParameters getValidParams(const std::string &name) const
const ThermalUCProperties * _sp2
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const ThermalUCProperties * _sp1
◆ _sp1
◆ _sp2
The documentation for this class was generated from the following file: