time_setter Abstract Interface

abstract interface
private subroutine time_setter(this, time)

Arguments

Type IntentOptional AttributesName
class(basal_surface), intent(inout) :: this
real(kind=r8), intent(in) :: time

The time at which the basal surface is in the present state.