swiftest_io_read_frame_system Interface

interface
public module function swiftest_io_read_frame_system(self, iu, param) result(ierr)

Arguments

Type IntentOptional Attributes Name
class(swiftest_nbody_system), intent(inout) :: self

Swiftest nbody_system object

integer(kind=I4B), intent(inout) :: iu

Unit number for the output file to read frame from

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

Current run configuration parameters

Return Value integer(kind=I4B)

Error code: returns 0 if the read is successful