plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
SetSimulatorTime
Subroutine
MIT
20 statements
Source File
SimulatorClass.f90
SimulatorClass
SetSimulatorTime
Contents
public subroutine SetSimulatorTime(sim, field, time, step)
Type Bound
Simulator_
Arguments
Type
Intent
Optional
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