swiftest_io_read_frame_body Interface

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

Arguments

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

Swiftest body object

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

Unit number for the output file to write frame to

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

Current run configuration parameters

Return Value integer(kind=I4B)

Error code: returns 0 if the read is successful