ngadata_obj_GetAttributes Subroutine

private subroutine ngadata_obj_GetAttributes(this)

Read file attributes

Todo

Currently assuming all elements in file are WP real. In the future, expand this to other element types


author: Mohamed Houssem Kasbaoui date: 2019-02-01 18:20


Type Bound

ngadata_obj

Arguments

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

A NGAbin object


Calls

proc~~ngadata_obj_getattributes~~CallsGraph proc~ngadata_obj_getattributes ngadata_obj%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

Called by

proc~~ngadata_obj_getattributes~~CalledByGraph proc~ngadata_obj_getattributes ngadata_obj%ngadata_obj_GetAttributes proc~ngadata_obj_open ngadata_obj%ngadata_obj_Open proc~ngadata_obj_open->proc~ngadata_obj_getattributes