integrator_step_interface Abstract Interface

abstract interface
public subroutine integrator_step_interface(this)

Arguments

Type IntentOptional AttributesName
class(integrator), intent(inout) :: this

The routine is called on this object.

Description

Take a time step.