postprocess Interface

interface
public subroutine postprocess(self, i, t)

Arguments

Type IntentOptional Attributes Name
class(base_case_t) :: self
integer, intent(in) :: i
real(kind=dp), intent(in) :: t

Description

Triggers case-specific postprocessings at user specified intervals