WAVEWATCH III  beta 0.0.1
w3nmlgridmd::nml_excl_point_t Type Reference

Public Attributes

integer x_index
 
integer y_index
 
logical connect
 

Detailed Description

Definition at line 213 of file w3nmlgridmd.F90.

Member Data Documentation

◆ connect

logical w3nmlgridmd::nml_excl_point_t::connect

Definition at line 216 of file w3nmlgridmd.F90.

216  LOGICAL :: CONNECT

◆ x_index

integer w3nmlgridmd::nml_excl_point_t::x_index

Definition at line 214 of file w3nmlgridmd.F90.

214  INTEGER :: X_INDEX

◆ y_index

integer w3nmlgridmd::nml_excl_point_t::y_index

Definition at line 215 of file w3nmlgridmd.F90.

215  INTEGER :: Y_INDEX