swiftest_io_netcdf_read_frame_system Interface

interface
public module module function swiftest_io_netcdf_read_frame_system(self, nc, param) result(ierr)

Arguments

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

Swiftest nbody_system object

class(swiftest_netcdf_parameters), intent(inout) :: nc

Parameters used to for reading a NetCDF dataset to file

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

Current run configuration parameters

Return Value integer(kind=I4B)

Error code: returns 0 if the read is successful