libsim Versione 7.2.4
Elenco di tutti i membri
Riferimenti per l'nterfacciac_e

Check whether the corresponding object has been correctly associated. Continua...

Descrizione dettagliata

Check whether the corresponding object has been correctly associated.

Set of LOGICAL functions to check whether a grid_file_id or a grid_id object have been correctly associated to a file or a grid. For a grid_file_id object it returns .FALSE. if the file has not been opened correctly or if the object has been initialized as empty. For a grid_id object it returns .FALSE. if the grid has not been correctly obtained from the file or if the object has been initialized as empty. They work both on scalars and 1-d array objects.

Parametri
this(TYPE(grid_file_id) or TYPE(grid_id)) object to be checked.

Definizione alla linea 369 del file grid_id_class.F90.


Generated with Doxygen.