Go to the source code of this file.
|
subroutine, public | gwficmodule::ic_cr (ic, name_model, input_mempath, inunit, iout, dis) |
| Create a new initial conditions object. More...
|
|
subroutine | gwficmodule::ic_load (this) |
| Load data from IDM into package. More...
|
|
subroutine | gwficmodule::ic_ar (this, x) |
| Allocate arrays, load from IDM, and assign head. More...
|
|
subroutine | gwficmodule::ic_da (this) |
| Deallocate. More...
|
|
subroutine | gwficmodule::allocate_arrays (this, nodes) |
| Allocate arrays. More...
|
|
subroutine | gwficmodule::source_griddata (this) |
| Copy grid data from IDM into package. More...
|
|