mod_nctools::nc_make_runtime_att_chr Interface Reference
Public Member Functions | |
| type(ncatt) function, pointer | nc_make_runtime_att_chr_scl (NAME, VALUES) |
| type(ncatt) function, pointer | nc_make_runtime_att_chr_vec (NAME, VALUES) |
Member Function/Subroutine Documentation
| type(ncatt) function, pointer mod_nctools::nc_make_runtime_att_chr::nc_make_runtime_att_chr_scl | ( | character(len=*), intent(in) | NAME, |
| character(len=*), intent(in) | VALUES | ||
| ) |
| type(ncatt) function, pointer mod_nctools::nc_make_runtime_att_chr::nc_make_runtime_att_chr_vec | ( | character(len=*), intent(in) | NAME, |
| character(len=*), dimension(:), intent(in), allocatable | VALUES | ||
| ) |
The documentation for this interface was generated from the following file:
- uk-fvcom/FVCOM_source/mod_nctools.F

1.8.11