Derived type containing the data.  
 More...
 | 
| integer  | igrid | 
|   | 
| integer  | index | 
|   | 
| integer  | of | 
|   | 
| integer  | the | 
|   | 
| integer  | grid | 
|   | 
| integer  | nmga | 
|   | 
| integer  | number | 
|   | 
| integer, dimension(on a given mpi task)  | gridpoints | 
|   | 
| integer  | nl0 | 
|   | 
| integer  | levels | 
|   | 
| integer  | nv | 
|   | 
| integer  | variables | 
|   | 
| integer  | nts | 
|   | 
| integer  | timeslots | 
|   | 
| real(kind=kind_real), dimension(:), allocatable  | lon | 
|   | 
| real(kind=kind_real), dimension(in degrees:-180 to 180), allocatable  | longitude | 
|   | 
| real(kind=kind_real), dimension(:), allocatable  | lat | 
|   | 
| real(kind=kind_real), dimension(in degrees:-90 to 90), allocatable  | latitude | 
|   | 
| real(kind=kind_real), dimension(in m^2), allocatable  | area | 
|   | 
| real(kind=kind_real), dimension(:,:), allocatable  | vunit | 
|   | 
| real(kind=kind_real), allocatable  | vertical | 
|   | 
| real(kind=kind_real), allocatable  | unit | 
|   | 
| logical, dimension(:,:), allocatable  | lmask | 
|   | 
| logical, allocatable  | mask | 
|   | 
| real(kind=kind_real), dimension(:,:,:,:), allocatable  | fld | 
|   | 
| real(kind=kind_real), allocatable  | data | 
|   | 
Derived type containing the data. 
Definition at line 23 of file unstructured_grid_mod.F90.
 
◆ area
  
  
      
        
          | real(kind=kind_real), dimension (in m^2), allocatable unstructured_grid_mod::grid_type::area | 
         
       
   | 
  
private   | 
  
 
 
◆ data
  
  
      
        
          | real(kind=kind_real), allocatable unstructured_grid_mod::grid_type::data | 
         
       
   | 
  
private   | 
  
 
 
◆ fld
  
  
      
        
          | real(kind=kind_real), dimension(:,:,:,:), allocatable unstructured_grid_mod::grid_type::fld | 
         
       
   | 
  
private   | 
  
 
 
◆ grid
  
  
      
        
          | integer unstructured_grid_mod::grid_type::grid | 
         
       
   | 
  
private   | 
  
 
 
◆ gridpoints
  
  
      
        
          | integer, dimension (on a given mpi task) unstructured_grid_mod::grid_type::gridpoints | 
         
       
   | 
  
private   | 
  
 
 
◆ igrid
  
  
      
        
          | integer unstructured_grid_mod::grid_type::igrid | 
         
       
   | 
  
private   | 
  
 
 
◆ index
  
  
      
        
          | integer unstructured_grid_mod::grid_type::index | 
         
       
   | 
  
private   | 
  
 
 
◆ lat
  
  
      
        
          | real(kind=kind_real), dimension(:), allocatable unstructured_grid_mod::grid_type::lat | 
         
       
   | 
  
private   | 
  
 
 
◆ latitude
  
  
      
        
          | real(kind=kind_real), dimension (in degrees: -90 to 90), allocatable unstructured_grid_mod::grid_type::latitude | 
         
       
   | 
  
private   | 
  
 
 
◆ levels
  
  
      
        
          | integer unstructured_grid_mod::grid_type::levels | 
         
       
   | 
  
private   | 
  
 
 
◆ lmask
  
  
      
        
          | logical, dimension(:,:), allocatable unstructured_grid_mod::grid_type::lmask | 
         
       
   | 
  
private   | 
  
 
 
◆ lon
  
  
      
        
          | real(kind=kind_real), dimension(:), allocatable unstructured_grid_mod::grid_type::lon | 
         
       
   | 
  
private   | 
  
 
 
◆ longitude
  
  
      
        
          | real(kind=kind_real), dimension (in degrees: -180 to 180), allocatable unstructured_grid_mod::grid_type::longitude | 
         
       
   | 
  
private   | 
  
 
 
◆ mask
  
  
      
        
          | logical, allocatable unstructured_grid_mod::grid_type::mask | 
         
       
   | 
  
private   | 
  
 
 
◆ nl0
  
  
      
        
          | integer unstructured_grid_mod::grid_type::nl0 | 
         
       
   | 
  
private   | 
  
 
 
◆ nmga
  
  
      
        
          | integer unstructured_grid_mod::grid_type::nmga | 
         
       
   | 
  
private   | 
  
 
 
◆ nts
  
  
      
        
          | integer unstructured_grid_mod::grid_type::nts | 
         
       
   | 
  
private   | 
  
 
 
◆ number
  
  
      
        
          | integer unstructured_grid_mod::grid_type::number | 
         
       
   | 
  
private   | 
  
 
 
◆ nv
  
  
      
        
          | integer unstructured_grid_mod::grid_type::nv | 
         
       
   | 
  
private   | 
  
 
 
◆ of
  
  
      
        
          | integer unstructured_grid_mod::grid_type::of | 
         
       
   | 
  
private   | 
  
 
 
◆ the
  
  
      
        
          | integer unstructured_grid_mod::grid_type::the | 
         
       
   | 
  
private   | 
  
 
 
◆ timeslots
  
  
      
        
          | integer unstructured_grid_mod::grid_type::timeslots | 
         
       
   | 
  
private   | 
  
 
 
◆ unit
  
  
      
        
          | real(kind=kind_real), allocatable unstructured_grid_mod::grid_type::unit | 
         
       
   | 
  
private   | 
  
 
 
◆ variables
  
  
      
        
          | integer unstructured_grid_mod::grid_type::variables | 
         
       
   | 
  
private   | 
  
 
 
◆ vertical
  
  
      
        
          | real(kind=kind_real), allocatable unstructured_grid_mod::grid_type::vertical | 
         
       
   | 
  
private   | 
  
 
 
◆ vunit
  
  
      
        
          | real(kind=kind_real), dimension(:,:), allocatable unstructured_grid_mod::grid_type::vunit | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this type was generated from the following file: