![]() |
v0.14.0 |
Public Member Functions | |
| double | getScale (const double time) |
| Get scaling at a given time. More... | |
Public Member Functions inherited from MoFEM::TimeScale | |
| TimeScale (std::string file_name="", bool error_if_file_not_given=false) | |
| TimeScale constructor. More... | |
| TimeScale (std::string file_name, std::string delimiter, bool error_if_file_not_given=false) | |
| TimeScale constructor. More... | |
Public Member Functions inherited from MoFEM::ScalingMethod | |
| ScalingMethod ()=default | |
| virtual | ~ScalingMethod ()=default |
Definition at line 437 of file dynamic_first_order_con_law.cpp.
Get scaling at a given time.
| time |
Reimplemented from MoFEM::TimeScale.
Definition at line 439 of file dynamic_first_order_con_law.cpp.