|
SABER
|
Generic ranks, dimensions and types. More...
Data Types | |
| interface | field_to_array |
| interface | field_from_array |
| interface | create_atlas_function_space |
Functions/Subroutines | |
| subroutine | atlas_field_to_array_int_r2 (afield, mpl, array, lev2d) |
| Convert ATLAS field to field. More... | |
| subroutine | atlas_field_to_array_real_r2 (afield, mpl, array, lev2d) |
| Convert ATLAS field to field. More... | |
| subroutine | atlas_field_to_array_int_r3 (afield, mpl, array, lev2d) |
| Convert ATLAS field to field. More... | |
| subroutine | atlas_field_to_array_real_r3 (afield, mpl, array, lev2d) |
| Convert ATLAS field to field. More... | |
| subroutine | atlas_field_to_array_logical_r2 (afield, mpl, array, lev2d) |
| Convert ATLAS field to field. More... | |
| subroutine | atlas_field_to_array_logical_r3 (afield, mpl, array, lev2d) |
| Convert ATLAS field to field. More... | |
| subroutine | atlas_field_from_array_int_r2 (afield, mpl, array, lev2d) |
| Convert field to ATLAS field, real. More... | |
| subroutine | atlas_field_from_array_real_r2 (afield, mpl, array, lev2d) |
| Convert field to ATLAS field, real. More... | |
| subroutine | atlas_field_from_array_int_r3 (afield, mpl, array, lev2d) |
| Convert field to ATLAS field, real. More... | |
| subroutine | atlas_field_from_array_real_r3 (afield, mpl, array, lev2d) |
| Convert field to ATLAS field, real. More... | |
| subroutine | atlas_field_from_array_logical_r2 (afield, mpl, array, lev2d) |
| Convert ATLAS field from field. More... | |
| subroutine | atlas_field_from_array_logical_r3 (afield, mpl, array, lev2d) |
| Convert ATLAS field from field. More... | |
| subroutine | atlas_create_atlas_function_space (nmga, lon_mga, lat_mga, afunctionspace) |
| Create ATLAS function space from lon/lat. More... | |
Generic ranks, dimensions and types.
Subroutines/functions list Instrumentation functions ATLAS tools
|
private |
Create ATLAS function space from lon/lat.
| [in] | nmga | Number of nodes |
| [in] | lon_mga | Longitudes [in degrees] |
| [in] | lat_mga | Latitudes [in degrees] |
| [out] | afunctionspace | ATLAS function space |
Definition at line 1224 of file tools_atlas.F90.
|
private |
Convert field to ATLAS field, real.
| [in,out] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [in] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 674 of file tools_atlas.F90.
|
private |
Convert field to ATLAS field, real.
| [in,out] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [in] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 886 of file tools_atlas.F90.
|
private |
Convert ATLAS field from field.
| [in,out] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [in] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 1099 of file tools_atlas.F90.
|
private |
Convert ATLAS field from field.
| [in,out] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [in] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 1160 of file tools_atlas.F90.
|
private |
Convert field to ATLAS field, real.
| [in,out] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [in] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 779 of file tools_atlas.F90.
|
private |
Convert field to ATLAS field, real.
| [in,out] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [in] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 991 of file tools_atlas.F90.
|
private |
Convert ATLAS field to field.
| [in] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [out] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 106 of file tools_atlas.F90.
|
private |
Convert ATLAS field to field.
| [in] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [out] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 324 of file tools_atlas.F90.
|
private |
Convert ATLAS field to field.
| [in] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [out] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 543 of file tools_atlas.F90.
|
private |
Convert ATLAS field to field.
| [in] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [out] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 606 of file tools_atlas.F90.
|
private |
Convert ATLAS field to field.
| [in] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [out] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 214 of file tools_atlas.F90.
|
private |
Convert ATLAS field to field.
| [in] | afield | ATLAS field |
| [in,out] | mpl | MPI data |
| [out] | array | Array, the rightmost dimension being the vertical |
| [in] | lev2d | Level for 2D variables |
Definition at line 432 of file tools_atlas.F90.