Base type for grid cells of a concrete type. Contains a cell-definition which is information shared by cell types.
More...
Definition at line 12 of file Cell.f90.
◆ destroy()
procedure(destroy), deferred domainmodule::domaintype::destroy |
|
privateinherited |
◆ defn
Definition at line 13 of file Cell.f90.
13 type(CellDefnType),
pointer :: defn => null()
◆ type
character(len=40), pointer domainmodule::domaintype::type |
|
privateinherited |
Definition at line 9 of file Domain.f90.
9 character(len=40),
pointer ::
type
The documentation for this type was generated from the following file:
- /home/runner/work/modflow6/modflow6/src/Solution/ParticleTracker/Domain/Cell.f90