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

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

Collaboration diagram for swfcxsmodule::cxspackagedatafoundtype:
Collaboration graph

Private Attributes

logical(lgp) idcxs = .false.
 
logical(lgp) nxspoints = .false.
 

Detailed Description

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

Member Data Documentation

◆ idcxs

logical(lgp) swfcxsmodule::cxspackagedatafoundtype::idcxs = .false.
private

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

33  logical(LGP) :: idcxs = .false.

◆ nxspoints

logical(lgp) swfcxsmodule::cxspackagedatafoundtype::nxspoints = .false.
private

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

34  logical(LGP) :: nxspoints = .false.

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