isTimeEvolving Module Function

pure module function isTimeEvolving(this) result(evo)

Check if this Integrator is allowed to evolve a time variable if present

Arguments

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

Return Value logical