#include <TimeRampFunctionTest.h>
Definition at line 14 of file TimeRampFunctionTest.h.
◆ TimeRampFunctionTest()
| TimeRampFunctionTest::TimeRampFunctionTest |
( |
| ) |
|
|
inline |
Definition at line 17 of file TimeRampFunctionTest.h.
19
24
26 {
28 }
const Real _ramp_duration
const Real _initial_value
const FunctionName _fn_name
◆ buildObjects()
| void TimeRampFunctionTest::buildObjects |
( |
| ) |
|
|
inlineprotected |
Definition at line 31 of file TimeRampFunctionTest.h.
32 {
33
34 {
35 const std::string class_name = "TimeRampFunction";
42 }
43 }
InputParameters getValidParams(const std::string &name) const
std::shared_ptr< FEProblem > _fe_problem
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Referenced by TimeRampFunctionTest().
◆ _final_value
| const Real TimeRampFunctionTest::_final_value |
|
protected |
◆ _fn_name
| const FunctionName TimeRampFunctionTest::_fn_name |
|
protected |
◆ _initial_time
| const Real TimeRampFunctionTest::_initial_time |
|
protected |
◆ _initial_value
| const Real TimeRampFunctionTest::_initial_value |
|
protected |
◆ _ramp_duration
| const Real TimeRampFunctionTest::_ramp_duration |
|
protected |
The documentation for this class was generated from the following file: