libsim  Versione6.3.0
Tipi di dato | Membri privati | Elenco di tutti i membri
Riferimenti per il modulogrid_dim_class

Module for defining the extension and coordinates of a rectangular georeferenced grid. Continua...

Tipi di dato

type  grid_dim
 Derived type describing the extension of a grid and the geographical coordinates of each point. Continua...
 

Membri privati

subroutine, private grid_dim_read_unit (this, unit)
 This method reads from a Fortran file unit the contents of the object this. Continua...
 
subroutine, private grid_dim_write_unit (this, unit)
 This method writes on a Fortran file unit the contents of the object this. Continua...
 
subroutine, private grid_dim_display (this)
 Display on the screen a brief content of the object. Continua...
 

Descrizione dettagliata

Module for defining the extension and coordinates of a rectangular georeferenced grid.

Definizione alla linea 217 del file grid_dim_class.F90.


Generated with Doxygen.