postprocess Interface

interface
public subroutine postprocess(self, iter, t)

Arguments

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

Description

Triggers case-specific postprocessings at user specified intervals