libsim  Versione 7.1.9
Attributi pubblici | Elenco di tutti i membri
Riferimenti per il tipo datogriddim_def

This object completely describes a grid on a geographic projection. Continua...

Diagramma di collaborazione per griddim_def:
Collaboration graph
[legenda]

Attributi pubblici

type(grid_defgrid
 grid and projection definition Continua...
 
type(grid_dimdim
 grid dimensions definition Continua...
 
integer category = 0
 category for log4fortran Continua...
 

Descrizione dettagliata

This object completely describes a grid on a geographic projection.

It is the main public object of this module. The grid definition grid is separated from the definition of the grid dimensions dim in order to make members of grid PRIVATE while maintaining free access to the members of dim.

Definizione alla linea 276 del file grid_class.F90.


Generated with Doxygen.