![]() |
v0.13.2 |
Public Member Functions | |
double | getScale (const double time) |
Get scaling at a given time. More... | |
![]() | |
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... | |
double | getScale (const double time) |
Get scaling at a given time. More... | |
![]() | |
virtual double | getScale (const double time) |
Get scaling at given time. More... | |
ScalingMethod ()=default | |
virtual | ~ScalingMethod ()=default |
Definition at line 167 of file plastic.cpp.
Get scaling at a given time.
time |
Reimplemented from MoFEM::TimeScale.
Definition at line 169 of file plastic.cpp.