ROMS
|
Public Member Functions | |
subroutine | pio_netcdf_get_satt_g (ng, model, ncname, varid, attname, attvalue, foundit, piofile) |
subroutine | pio_netcdf_get_satt_v (ng, model, ncname, piovar, attname, attvalue, foundit, piofile) |
Definition at line 84 of file mod_pio_netcdf.F.
subroutine mod_pio_netcdf::pio_netcdf_get_satt::pio_netcdf_get_satt_g | ( | integer, intent(in) | ng, |
integer, intent(in) | model, | ||
character (len=*), intent(in) | ncname, | ||
integer, intent(in) | varid, | ||
character (len=*), dimension(:), intent(in) | attname, | ||
character (len=*), dimension(:), intent(out) | attvalue, | ||
logical, dimension(:), intent(out) | foundit, | ||
type (file_desc_t), intent(in), optional | piofile ) |
Definition at line 2728 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_satt::pio_netcdf_get_satt_v | ( | integer, intent(in) | ng, |
integer, intent(in) | model, | ||
character (len=*), intent(in) | ncname, | ||
type (var_desc_t), intent(in) | piovar, | ||
character (len=*), dimension(:), intent(in) | attname, | ||
character (len=*), dimension(:), intent(out) | attvalue, | ||
logical, dimension(:), intent(out) | foundit, | ||
type (file_desc_t), intent(in), optional | piofile ) |
Definition at line 2869 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.