MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
disvmodule::disvfoundtype Type Reference
Collaboration diagram for disvmodule::disvfoundtype:
Collaboration graph

Private Attributes

logical length_units = .false.
 
logical nogrb = .false.
 
logical xorigin = .false.
 
logical yorigin = .false.
 
logical angrot = .false.
 
logical nlay = .false.
 
logical ncpl = .false.
 
logical nvert = .false.
 
logical top = .false.
 
logical botm = .false.
 
logical idomain = .false.
 
logical iv = .false.
 
logical xv = .false.
 
logical yv = .false.
 
logical icell2d = .false.
 
logical xc = .false.
 
logical yc = .false.
 
logical ncvert = .false.
 
logical icvert = .false.
 

Detailed Description

Definition at line 82 of file Disv.f90.

Member Data Documentation

◆ angrot

logical disvmodule::disvfoundtype::angrot = .false.
private

Definition at line 87 of file Disv.f90.

87  logical :: angrot = .false.

◆ botm

logical disvmodule::disvfoundtype::botm = .false.
private

Definition at line 92 of file Disv.f90.

92  logical :: botm = .false.

◆ icell2d

logical disvmodule::disvfoundtype::icell2d = .false.
private

Definition at line 97 of file Disv.f90.

97  logical :: icell2d = .false.

◆ icvert

logical disvmodule::disvfoundtype::icvert = .false.
private

Definition at line 101 of file Disv.f90.

101  logical :: icvert = .false.

◆ idomain

logical disvmodule::disvfoundtype::idomain = .false.
private

Definition at line 93 of file Disv.f90.

93  logical :: idomain = .false.

◆ iv

logical disvmodule::disvfoundtype::iv = .false.
private

Definition at line 94 of file Disv.f90.

94  logical :: iv = .false.

◆ length_units

logical disvmodule::disvfoundtype::length_units = .false.
private

Definition at line 83 of file Disv.f90.

83  logical :: length_units = .false.

◆ ncpl

logical disvmodule::disvfoundtype::ncpl = .false.
private

Definition at line 89 of file Disv.f90.

89  logical :: ncpl = .false.

◆ ncvert

logical disvmodule::disvfoundtype::ncvert = .false.
private

Definition at line 100 of file Disv.f90.

100  logical :: ncvert = .false.

◆ nlay

logical disvmodule::disvfoundtype::nlay = .false.
private

Definition at line 88 of file Disv.f90.

88  logical :: nlay = .false.

◆ nogrb

logical disvmodule::disvfoundtype::nogrb = .false.
private

Definition at line 84 of file Disv.f90.

84  logical :: nogrb = .false.

◆ nvert

logical disvmodule::disvfoundtype::nvert = .false.
private

Definition at line 90 of file Disv.f90.

90  logical :: nvert = .false.

◆ top

logical disvmodule::disvfoundtype::top = .false.
private

Definition at line 91 of file Disv.f90.

91  logical :: top = .false.

◆ xc

logical disvmodule::disvfoundtype::xc = .false.
private

Definition at line 98 of file Disv.f90.

98  logical :: xc = .false.

◆ xorigin

logical disvmodule::disvfoundtype::xorigin = .false.
private

Definition at line 85 of file Disv.f90.

85  logical :: xorigin = .false.

◆ xv

logical disvmodule::disvfoundtype::xv = .false.
private

Definition at line 95 of file Disv.f90.

95  logical :: xv = .false.

◆ yc

logical disvmodule::disvfoundtype::yc = .false.
private

Definition at line 99 of file Disv.f90.

99  logical :: yc = .false.

◆ yorigin

logical disvmodule::disvfoundtype::yorigin = .false.
private

Definition at line 86 of file Disv.f90.

86  logical :: yorigin = .false.

◆ yv

logical disvmodule::disvfoundtype::yv = .false.
private

Definition at line 96 of file Disv.f90.

96  logical :: yv = .false.

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