FV3 Bundle
unstructured_grid_mod::unstructured_grid Type Reference
Collaboration diagram for unstructured_grid_mod::unstructured_grid:
[legend]

Private Attributes

integer colocated
 
integer colocation
 
integer flag
 
integer ngrid
 
integer number
 
integer of
 
integer different
 
integer grids
 
type(grid_type), dimension(:), allocatable grid
 
type(grid_type), allocatable instance
 

Detailed Description

Definition at line 37 of file unstructured_grid_mod.F90.

Member Data Documentation

◆ colocated

integer unstructured_grid_mod::unstructured_grid::colocated
private

Definition at line 38 of file unstructured_grid_mod.F90.

◆ colocation

integer unstructured_grid_mod::unstructured_grid::colocation
private

Definition at line 38 of file unstructured_grid_mod.F90.

◆ different

integer unstructured_grid_mod::unstructured_grid::different
private

Definition at line 39 of file unstructured_grid_mod.F90.

◆ flag

integer unstructured_grid_mod::unstructured_grid::flag
private

Definition at line 38 of file unstructured_grid_mod.F90.

◆ grid

type(grid_type), dimension(:), allocatable unstructured_grid_mod::unstructured_grid::grid
private

Definition at line 40 of file unstructured_grid_mod.F90.

◆ grids

integer unstructured_grid_mod::unstructured_grid::grids
private

Definition at line 39 of file unstructured_grid_mod.F90.

◆ instance

type(grid_type), allocatable unstructured_grid_mod::unstructured_grid::instance
private

Definition at line 40 of file unstructured_grid_mod.F90.

◆ ngrid

integer unstructured_grid_mod::unstructured_grid::ngrid
private

Definition at line 39 of file unstructured_grid_mod.F90.

◆ number

integer unstructured_grid_mod::unstructured_grid::number
private

Definition at line 39 of file unstructured_grid_mod.F90.

◆ of

integer unstructured_grid_mod::unstructured_grid::of
private

Definition at line 39 of file unstructured_grid_mod.F90.


The documentation for this type was generated from the following file: