ngapart_GetAttributes Subroutine

subroutine ngapart_GetAttributes(this)

Read file attributes

Type Bound

ngapart_obj

Arguments

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

NGApart object


Calls

proc~~ngapart_getattributes~~CallsGraph proc~ngapart_getattributes ngapart_obj%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

Called by

proc~~ngapart_getattributes~~CalledByGraph proc~ngapart_getattributes ngapart_obj%ngapart_GetAttributes proc~ngapart_open ngapart_obj%ngapart_Open proc~ngapart_open->proc~ngapart_getattributes