v0.14.0 |
Public Member Functions | |
double | getScale (const double time) |
Get scaling at a given time. More... | |
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 198 of file plastic.cpp.
Get scaling at a given time.
time |
Reimplemented from MoFEM::TimeScale.
Definition at line 200 of file plastic.cpp.
Get scaling at a given time.
time |
Reimplemented from MoFEM::TimeScale.
Definition at line 251 of file plasticity_old_schur.cpp.