integrate_proc Abstract Interface

abstract interface
public subroutine integrate_proc(self, afield)

Arguments

Type IntentOptional Attributes Name
class(time_integrator_type), intent(in) :: self
class(field_type), intent(inout), allocatable :: afield