ngadata_obj_Open Subroutine

private subroutine ngadata_obj_Open(this, flag)

Open a hdf5 file with ngadata

Type Bound

ngadata_obj

Arguments

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

A NGAbin object

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

File access flag


Calls

proc~~ngadata_obj_open~~CallsGraph proc~ngadata_obj_open ngadata_obj%ngadata_obj_Open mpi_file_open mpi_file_open proc~ngadata_obj_open->mpi_file_open proc~ngadata_obj_getattributes ngadata_obj%ngadata_obj_GetAttributes proc~ngadata_obj_open->proc~ngadata_obj_getattributes mpi_file_read_all mpi_file_read_all proc~ngadata_obj_getattributes->mpi_file_read_all mpi_file_seek mpi_file_seek proc~ngadata_obj_getattributes->mpi_file_seek