ngapart_Open Subroutine

subroutine ngapart_Open(this, flag)

Open raw NGA part file

Type Bound

ngapart_obj

Arguments

Type IntentOptional Attributes Name
class(ngapart_obj), intent(inout) :: this

NGApart object

character(len=*), intent(in) :: flag

File access mode


Calls

proc~~ngapart_open~~CallsGraph proc~ngapart_open ngapart_obj%ngapart_Open mpi_file_open mpi_file_open proc~ngapart_open->mpi_file_open proc~ngapart_getattributes ngapart_obj%ngapart_GetAttributes proc~ngapart_open->proc~ngapart_getattributes mpi_file_read_all mpi_file_read_all proc~ngapart_getattributes->mpi_file_read_all mpi_file_seek mpi_file_seek proc~ngapart_getattributes->mpi_file_seek