MODFLOW 6  version 6.7.0.dev2
USGS Modular Hydrologic Model
domainmodule::domaintype Type Reference

A tracking domain. More...

Inheritance diagram for domainmodule::domaintype:
Inheritance graph
Collaboration diagram for domainmodule::domaintype:
Collaboration graph

Private Member Functions

procedure(destroy), deferred destroy
 destructor More...
 

Private Attributes

character(len=40), pointer type
 character string that names the tracking domain type More...
 

Detailed Description

Definition at line 8 of file Domain.f90.

Member Function/Subroutine Documentation

◆ destroy()

procedure(destroy), deferred domainmodule::domaintype::destroy
private

Definition at line 11 of file Domain.f90.

Member Data Documentation

◆ type

character(len=40), pointer domainmodule::domaintype::type
private

Definition at line 9 of file Domain.f90.

9  character(len=40), pointer :: type !< character string that names the tracking domain type

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