symba_step_interp_system Interface

interface
public module module subroutine symba_step_interp_system(self, param, t, dt)

Arguments

TypeIntentOptionalAttributesName
class(symba_nbody_system), intent(inout) :: self

SyMBA nbody system object

class(swiftest_parameters), intent(inout) :: param

Current run configuration parameters

real(kind=DP), intent(in) :: t

Simulation time

real(kind=DP), intent(in) :: dt

Current stepsize