|
SABER
|
Public Member Functions | |
| integer function | netcdf_open_file (mpl, filename, iproc) |
| Open file. More... | |
Definition at line 79 of file tools_netcdf.F90.
| integer function tools_netcdf::open_file::netcdf_open_file | ( | type(mpl_type), intent(inout) | mpl, |
| character(len=*), intent(in) | filename, | ||
| integer, intent(in), optional | iproc | ||
| ) |
Open file.
| [in,out] | mpl | MPI data |
| [in] | filename | File name |
| [in] | iproc | Processor index |
Definition at line 551 of file tools_netcdf.F90.