mod_ncll::delete_var_link Interface Reference
Public Member Functions | |
| subroutine | delete_varp_byname (LIST, NAME, FOUND) |
| subroutine | delete_varp_byvarid (LIST, VARID, FOUND) |
Member Function/Subroutine Documentation
| subroutine mod_ncll::delete_var_link::delete_varp_byname | ( | type(ncfile), intent(inout) | LIST, |
| character(len=*), intent(in) | NAME, | ||
| logical, intent(out) | FOUND | ||
| ) |
| subroutine mod_ncll::delete_var_link::delete_varp_byvarid | ( | type(ncfile), intent(inout) | LIST, |
| integer, intent(in) | VARID, | ||
| logical, intent(out) | FOUND | ||
| ) |
The documentation for this interface was generated from the following file:
- uk-fvcom/FVCOM_source/mod_ncll.F

1.8.11