MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
swfcxsinputmodule::swfcxsparamfoundtype Type Reference
Collaboration diagram for swfcxsinputmodule::swfcxsparamfoundtype:
Collaboration graph

Private Attributes

logical iprpak = .false.
 
logical nsections = .false.
 
logical npoints = .false.
 
logical idcxs = .false.
 
logical nxspoints = .false.
 
logical xfraction = .false.
 
logical height = .false.
 
logical manfraction = .false.
 

Detailed Description

Definition at line 13 of file swf-cxsidm.f90.

Member Data Documentation

◆ height

logical swfcxsinputmodule::swfcxsparamfoundtype::height = .false.
private

Definition at line 20 of file swf-cxsidm.f90.

20  logical :: height = .false.

◆ idcxs

logical swfcxsinputmodule::swfcxsparamfoundtype::idcxs = .false.
private

Definition at line 17 of file swf-cxsidm.f90.

17  logical :: idcxs = .false.

◆ iprpak

logical swfcxsinputmodule::swfcxsparamfoundtype::iprpak = .false.
private

Definition at line 14 of file swf-cxsidm.f90.

14  logical :: iprpak = .false.

◆ manfraction

logical swfcxsinputmodule::swfcxsparamfoundtype::manfraction = .false.
private

Definition at line 21 of file swf-cxsidm.f90.

21  logical :: manfraction = .false.

◆ npoints

logical swfcxsinputmodule::swfcxsparamfoundtype::npoints = .false.
private

Definition at line 16 of file swf-cxsidm.f90.

16  logical :: npoints = .false.

◆ nsections

logical swfcxsinputmodule::swfcxsparamfoundtype::nsections = .false.
private

Definition at line 15 of file swf-cxsidm.f90.

15  logical :: nsections = .false.

◆ nxspoints

logical swfcxsinputmodule::swfcxsparamfoundtype::nxspoints = .false.
private

Definition at line 18 of file swf-cxsidm.f90.

18  logical :: nxspoints = .false.

◆ xfraction

logical swfcxsinputmodule::swfcxsparamfoundtype::xfraction = .false.
private

Definition at line 19 of file swf-cxsidm.f90.

19  logical :: xfraction = .false.

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