MODFLOW 6  version 6.8.0.dev0
USGS Modular Hydrologic Model
loadmf6filemodule::staticsatype Type Reference

Fortran workaround for allocatable arrays of pointers; wraps a StructArray pointer for deferred TS linking. More...

Collaboration diagram for loadmf6filemodule::staticsatype:
Collaboration graph

Private Attributes

type(structarraytype), pointer sa => null()
 

Detailed Description

Definition at line 44 of file LoadMf6File.f90.

Member Data Documentation

◆ sa

type(structarraytype), pointer loadmf6filemodule::staticsatype::sa => null()
private

Definition at line 45 of file LoadMf6File.f90.

45  type(StructArrayType), pointer :: sa => null()

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