Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer(kind=INT64), | public | :: | close_file_time | ||||
integer(kind=INT64), | public | :: | mpi_time | ||||
integer(kind=INT64), | public | :: | open_file_time | ||||
integer(kind=INT64), | public | :: | read_2d_time | ||||
integer(kind=INT64), | public | :: | read_3d_time | ||||
integer(kind=INT64), | public | :: | read_counter | ||||
integer, | public | :: | face_index | ||||
integer, | public, | allocatable | :: | i1(:) | |||
integer, | public | :: | im_world | ||||
integer, | public, | allocatable | :: | in(:) | |||
integer, | public, | allocatable | :: | j1(:) | |||
integer, | public, | allocatable | :: | jn(:) | |||
integer, | public | :: | lm | ||||
integer, | public | :: | my_rank | ||||
integer, | public | :: | n_trials | ||||
integer, | public | :: | ncid | ||||
integer, | public | :: | num_arrays | ||||
integer, | public | :: | num_readers | ||||
integer, | public | :: | nx | ||||
integer, | public | :: | ny | ||||
integer, | public | :: | readers_comm | ||||
integer, | public | :: | scatter_comm | ||||
integer, | public | :: | xcomm | ||||
integer, | public | :: | ycomm | ||||
logical, | public | :: | do_reads | ||||
logical, | public | :: | extra_info | ||||
logical, | public | :: | netcdf_reads | ||||
logical, | public | :: | random | ||||
logical, | public | :: | read_barrier | ||||
logical, | public | :: | scatter_3d | ||||
logical, | public | :: | split_file | ||||
real(kind=REAL64), | public | :: | data_volume | ||||
real(kind=REAL64), | public | :: | time_mpi | ||||
real(kind=REAL64), | public | :: | time_reading | ||||
type(array_wrapper), | public, | allocatable | :: | bundle(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_support), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | im | |||
integer, | intent(in) | :: | jm |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_support), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_support), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | axis |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_support), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_support), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_support), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_support), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_support), | intent(inout) | :: | this | |||
character(len=*), | intent(in) | :: | var_name | |||
real, | intent(in) | :: | local_var(:,:) | |||
integer, | intent(in) | :: | z_index |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_support), | intent(inout) | :: | this | |||
character(len=*), | intent(in) | :: | var_name | |||
real, | intent(in) | :: | local_var(:,:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_support), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(test_support), | intent(inout) | :: | this | |||
character(len=*), | intent(in) | :: | config_file |