MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
gwecndoptionsmodule::gwecndoptionstype Type Reference

data structure (and helpers) for passing cnd option data More...

Collaboration diagram for gwecndoptionsmodule::gwecndoptionstype:
Collaboration graph

Public Attributes

integer(i4b) ixt3d
 flag indicating xt3d is active: 1 = enabled, 2 = rhs More...
 

Detailed Description

Definition at line 8 of file GweCndOptions.f90.

Member Data Documentation

◆ ixt3d

integer(i4b) gwecndoptionsmodule::gwecndoptionstype::ixt3d

Definition at line 9 of file GweCndOptions.f90.

9  integer(I4B) :: ixt3d !< flag indicating xt3d is active: 1 = enabled, 2 = rhs

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