WAVEWATCH III  beta 0.0.1
w3nmlgridmd::nml_inbnd_point_t Type Reference

Public Attributes

integer x_index
 
integer y_index
 
logical connect
 

Detailed Description

Definition at line 200 of file w3nmlgridmd.F90.

Member Data Documentation

◆ connect

logical w3nmlgridmd::nml_inbnd_point_t::connect

Definition at line 203 of file w3nmlgridmd.F90.

203  LOGICAL :: CONNECT

◆ x_index

integer w3nmlgridmd::nml_inbnd_point_t::x_index

Definition at line 201 of file w3nmlgridmd.F90.

201  INTEGER :: X_INDEX

◆ y_index

integer w3nmlgridmd::nml_inbnd_point_t::y_index

Definition at line 202 of file w3nmlgridmd.F90.

202  INTEGER :: Y_INDEX