SetSimulatorTime Subroutine

public subroutine SetSimulatorTime(sim, field, time, step)

Type Bound

Simulator_

Arguments

Type IntentOptional Attributes Name
class(Simulator_), intent(inout) :: sim
type(Field_), intent(inout), target :: field
real(kind=real64), intent(in) :: time
integer(kind=int32), intent(in) :: step