saveLogger Subroutine

public subroutine saveLogger(this, t, debug)

Type Bound

Logger_

Arguments

Type IntentOptional Attributes Name
class(Logger_), intent(inout) :: this
real(kind=real64), intent(in), optional :: t
logical, intent(in), optional :: debug