mod_ncll::find_file Interface Reference
Public Member Functions | |
type(ncfile) function, pointer | find_file_byname (LIST, NAME, FOUND) |
type(ncfile) function, pointer | find_file_byncid (LIST, NCID, FOUND) |
Member Function/Subroutine Documentation
type(ncfile) function, pointer mod_ncll::find_file::find_file_byname | ( | type(ncfilelist), intent(in) | LIST, |
character(len=*), intent(in) | NAME, | ||
logical, intent(out) | FOUND | ||
) |
type(ncfile) function, pointer mod_ncll::find_file::find_file_byncid | ( | type(ncfilelist), intent(in) | LIST, |
integer, intent(in) | NCID, | ||
logical, intent(out) | FOUND | ||
) |
The documentation for this interface was generated from the following file:
- uk-fvcom/FVCOM_source/mod_ncll.F