ROMS
|
Public Member Functions | |
subroutine | pio_netcdf_get_lvar_0d (ng, model, ncname, myvarname, a, piofile, start, total) |
subroutine | pio_netcdf_get_lvar_1d (ng, model, ncname, myvarname, a, piofile, start, total) |
Definition at line 72 of file mod_pio_netcdf.F.
subroutine mod_pio_netcdf::pio_netcdf_get_lvar::pio_netcdf_get_lvar_0d | ( | integer, intent(in) | ng, |
integer, intent(in) | model, | ||
character (len=*), intent(in) | ncname, | ||
character (len=*), intent(in) | myvarname, | ||
logical, intent(out) | a, | ||
type (file_desc_t), intent(in), optional | piofile, | ||
integer, dimension(:), intent(in), optional | start, | ||
integer, dimension(:), intent(in), optional | total ) |
Definition at line 4841 of file mod_pio_netcdf.F.
References mod_scalars::exit_flag, strings_mod::founderror(), mod_iounits::ioerror, mod_parallel::master, mod_scalars::noerror, mod_pio_netcdf::pio_netcdf_close(), mod_pio_netcdf::pio_netcdf_open(), mod_iounits::sourcefile, and mod_iounits::stdout.
subroutine mod_pio_netcdf::pio_netcdf_get_lvar::pio_netcdf_get_lvar_1d | ( | integer, intent(in) | ng, |
integer, intent(in) | model, | ||
character (len=*), intent(in) | ncname, | ||
character (len=*), intent(in) | myvarname, | ||
logical, dimension(:), intent(out) | a, | ||
type (file_desc_t), intent(in), optional | piofile, | ||
integer, dimension(:), intent(in), optional | start, | ||
integer, dimension(:), intent(in), optional | total ) |
Definition at line 4994 of file mod_pio_netcdf.F.
References mod_scalars::exit_flag, strings_mod::founderror(), mod_iounits::ioerror, mod_parallel::master, mod_scalars::noerror, mod_pio_netcdf::pio_netcdf_close(), mod_pio_netcdf::pio_netcdf_open(), mod_iounits::sourcefile, and mod_iounits::stdout.