@public @details
Note that we do not want internal error checking for this funtion.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(File_desc_t), | intent(in) | :: | File |
copydoc: file_desc_t |
||
| character(len=*), | intent(in) | :: | name |
: The name of the netcdf dimension. |
||
| integer, | intent(out) | :: | dimid |
: The netcdf dimension id. |