SCORPIO
1.7.0
|
Utilities functions This file contains the utilities used by the Fortran Interface. More...
Modules | |
module | spio_util |
Macros | |
#define | __PIO_FILE__ 'spio_util.F90' |
Functions/Subroutines | |
integer function, public | spio_util::get_text_var_sz (file, varid, var_slen, var_nstrs, var_ndims, var_dim_sz) |
Get the size of a text/character variable (Each element of a text variable is a string) More... | |
integer function, public | spio_util::get_var_dim_sz (file, varid, var_sz, var_ndims, var_dim_sz) |
Get the dim size of a variable. More... | |
Utilities functions This file contains the utilities used by the Fortran Interface.
#define __PIO_FILE__ 'spio_util.F90' |