Go to the source code of this file.
Functions/Subroutines | |
subroutine | historysettime (time, history, difftime, timed) |
subroutine historysettime | ( | real, intent(in), optional | time, |
type(gt_history), intent(inout), optional, target | history, | ||
type(dc_difftime), intent(in), optional | difftime, | ||
real(dp), intent(in), optional | timed | ||
) |
Definition at line 11 of file historysettime.f90.
References dc_trace::beginsub(), dc_trace::dbgmessage(), gtool_history_internal::default, dc_types::dp, dumperror(), dc_trace::endsub(), dc_types::string, and dc_types::token.
Referenced by historyautoputdouble0(), historyautoputdouble1(), historyautoputdouble2(), historyautoputdouble3(), historyautoputdouble4(), historyautoputdouble5(), historyautoputdouble6(), historyautoputdouble7(), historyautoputint0(), historyautoputint1(), historyautoputint2(), historyautoputint3(), historyautoputint4(), historyautoputint5(), historyautoputint6(), historyautoputint7(), historyautoputreal0(), historyautoputreal1(), historyautoputreal2(), historyautoputreal3(), historyautoputreal4(), historyautoputreal5(), historyautoputreal6(), and historyautoputreal7().