orog_mask_tools  1.13.0
cs_nb::nb_gp_idx Type Reference

Neighboring cell descriptor. More...

Data Fields

integer gp_type
 Cell boundary type from bndry function. More...
 
integer, dimension(3, 8) ijt
 Neighboring cell indices. More...
 

Detailed Description

Neighboring cell descriptor.

Definition at line 17 of file nb.F90.

Field Documentation

◆ gp_type

integer cs_nb::nb_gp_idx::gp_type

Cell boundary type from bndry function.

Definition at line 18 of file nb.F90.

◆ ijt

integer, dimension(3,8) cs_nb::nb_gp_idx::ijt

Neighboring cell indices.

Definition at line 19 of file nb.F90.


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