libsim  Versione6.3.0
Attributi pubblici | Elenco di tutti i membri
Riferimenti per il tipo datogrid_class::griddim_def

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

Diagramma di collaborazione per grid_class::griddim_def:
Collaboration graph
[legenda]

Attributi pubblici

type(grid_defgrid
 grid and projection definition Continua...
 
type(grid_dim) dim
 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.