atl_update_timestep Abstract Interface

abstract interface

Interface definition for updating the timestep width.


public subroutine atl_update_timestep(me, timestepInfo)

Arguments

Type IntentOptional Attributes Name
class(atl_timestep_type), intent(inout) :: me

The type of your timestepping.

type(atl_local_timestep_type), intent(in) :: timestepInfo

Local timestepping information for that part of the mesh