orog_mask_tools  1.13.0
cs_nb::nb_tile_idx Type Reference

Neighboring tile descriptor. More...

Data Fields

character(1) nb_tile_bndry
 Neighbor tile boundary (l)eft, (r)ight, (t)op, (b)ottom. More...
 
integer nb_tile_num
 Neighbor tile number (1..6) More...
 

Detailed Description

Neighboring tile descriptor.

Definition at line 11 of file nb.F90.

Field Documentation

◆ nb_tile_bndry

character (1) cs_nb::nb_tile_idx::nb_tile_bndry

Neighbor tile boundary (l)eft, (r)ight, (t)op, (b)ottom.

Definition at line 13 of file nb.F90.

◆ nb_tile_num

integer cs_nb::nb_tile_idx::nb_tile_num

Neighbor tile number (1..6)

Definition at line 12 of file nb.F90.


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