getCurrentTime Interface

interface
private pure module function getCurrentTime(this) result(time)

Arguments

Type IntentOptional Attributes Name
class(Modeller), intent(in) :: this

Return Value real(kind=rk)

Description

Return current value of the integrator time variable if the integrator object is a composite integrator or the value of the "time" variable if it isn't