#include <ThermalCompositeSiCPropertiesTest.h>
◆ ThermalCompositeSiCPropertiesTest()
ThermalCompositeSiCPropertiesTest::ThermalCompositeSiCPropertiesTest |
( |
| ) |
|
|
inline |
◆ buildObjects()
void ThermalCompositeSiCPropertiesTest::buildObjects |
( |
| ) |
|
|
inlineprotected |
Definition at line 24 of file ThermalCompositeSiCPropertiesTest.h.
Referenced by ThermalCompositeSiCPropertiesTest().
27 _fe_problem->addUserObject(
"ThermalCompositeSiCProperties",
"sp1", uo_pars1);
31 uo_pars2.
set<
Real>(
"density") = 3000.0;
32 _fe_problem->addUserObject(
"ThermalCompositeSiCProperties",
"sp2", uo_pars2);
Composite silicon carbide properties as a function of temperature.
std::shared_ptr< FEProblem > _fe_problem
const ThermalCompositeSiCProperties * _sp1
InputParameters getValidParams(const std::string &name) const
const ThermalCompositeSiCProperties * _sp2
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
◆ _sp1
◆ _sp2
The documentation for this class was generated from the following file: