![]() |
MODFLOW 6
version 6.7.0.dev1
USGS Modular Hydrologic Model
|
Public Member Functions | |
procedure, public | check |
Public Attributes | |
character(len=40), pointer, public | name |
method name More... | |
logical(lgp), public | delegates |
whether the method delegates More... | |
type(prtfmitype), pointer, public | fmi => null() |
ptr to fmi More... | |
class(celltype), pointer, public | cell => null() |
ptr to the current cell More... | |
class(subcelltype), pointer, public | subcell => null() |
ptr to the current subcell More... | |
type(trackcontroltype), pointer, public | trackctl => null() |
ptr to track file control More... | |
type(timeselecttype), pointer, public | tracktimes => null() |
ptr to user-defined tracking times More... | |
integer(i4b), dimension(:), pointer, public, contiguous | izone => null() |
pointer to zone numbers More... | |
real(dp), dimension(:), pointer, public, contiguous | flowja => null() |
pointer to intercell flows More... | |
real(dp), dimension(:), pointer, public, contiguous | porosity => null() |
pointer to aquifer porosity More... | |
real(dp), dimension(:), pointer, public, contiguous | retfactor => null() |
pointer to retardation factor More... | |
Private Member Functions | |
procedure(apply), deferred | apply |
procedure(deallocate), deferred | deallocate |
procedure | load |
procedure | init |
procedure | track |
procedure | try_pass |
Definition at line 13 of file MethodCell.f90.
|
privateinherited |
Definition at line 45 of file Method.f90.
procedure, public methodcellmodule::methodcelltype::check |
Definition at line 15 of file MethodCell.f90.
|
privateinherited |
Definition at line 46 of file Method.f90.
|
privateinherited |
Definition at line 51 of file Method.f90.
|
privateinherited |
Definition at line 49 of file Method.f90.
|
privateinherited |
Definition at line 53 of file Method.f90.
|
privateinherited |
Definition at line 54 of file Method.f90.
|
inherited |
Definition at line 35 of file Method.f90.
|
inherited |
Definition at line 33 of file Method.f90.
|
inherited |
Definition at line 40 of file Method.f90.
|
inherited |
Definition at line 34 of file Method.f90.
|
inherited |
Definition at line 39 of file Method.f90.
|
inherited |
Definition at line 32 of file Method.f90.
|
inherited |
Definition at line 41 of file Method.f90.
|
inherited |
Definition at line 42 of file Method.f90.
|
inherited |
Definition at line 36 of file Method.f90.
|
inherited |
Definition at line 37 of file Method.f90.
|
inherited |
Definition at line 38 of file Method.f90.