MODFLOW 6  version 6.8.0.dev0
USGS Modular Hydrologic Model
swfcxsmodule::cxsdimensionsfoundtype Type Reference

flags indicating which CXS dimensions were found in the input More...

Collaboration diagram for swfcxsmodule::cxsdimensionsfoundtype:
Collaboration graph

Private Attributes

logical(lgp) nsections = .false.
 
logical(lgp) npoints = .false.
 

Detailed Description

Definition at line 26 of file swf-cxs.f90.

Member Data Documentation

◆ npoints

logical(lgp) swfcxsmodule::cxsdimensionsfoundtype::npoints = .false.
private

Definition at line 28 of file swf-cxs.f90.

28  logical(LGP) :: npoints = .false.

◆ nsections

logical(lgp) swfcxsmodule::cxsdimensionsfoundtype::nsections = .false.
private

Definition at line 27 of file swf-cxs.f90.

27  logical(LGP) :: nsections = .false.

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