![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Data Types | |
| type | subcelltritype |
Functions/Subroutines | |
| subroutine, public | create_subcell_tri (subcell) |
| Create a new triangular subcell. More... | |
| subroutine | destroy_subcell_tri (this) |
| Destructor for a triangular subcell. More... | |
| subroutine | init_subcell_tri (this) |
| Initialize a triangular subcell. More... | |
| subroutine, public subcelltrimodule::create_subcell_tri | ( | type(subcelltritype), pointer | subcell | ) |
|
private |
Definition at line 33 of file SubcellTri.f90.
|
private |
Definition at line 39 of file SubcellTri.f90.