|
subroutine, public | gwecndmodule::cnd_cr (cndobj, name_model, input_mempath, inunit, iout, fmi, eqnsclfac, gwecommon) |
| Create a new CND object. More...
|
|
subroutine | gwecndmodule::cnd_df (this, dis, cndOptions) |
| Define CND object. More...
|
|
subroutine | gwecndmodule::cnd_ac (this, moffset, sparse) |
| Add connections to CND. More...
|
|
subroutine | gwecndmodule::cnd_mc (this, moffset, matrix_sln) |
| Map CND connections. More...
|
|
subroutine | gwecndmodule::cnd_ar (this, ibound, porosity) |
| Allocate and read method for package. More...
|
|
subroutine | gwecndmodule::cnd_ad (this) |
| Advance method for the package. More...
|
|
subroutine | gwecndmodule::cnd_fc (this, kiter, nodes, nja, matrix_sln, idxglo, rhs, cnew) |
| Fill coefficient method for package. More...
|
|
subroutine | gwecndmodule::cnd_cq (this, cnew, flowja) |
| @ brief Calculate flows for package More...
|
|
subroutine | gwecndmodule::allocate_scalars (this) |
| @ brief Allocate scalar variables for package More...
|
|
subroutine | gwecndmodule::allocate_arrays (this, nodes) |
| @ brief Allocate arrays for package More...
|
|
subroutine | gwecndmodule::cnd_da (this) |
| @ brief Deallocate memory More...
|
|
subroutine | gwecndmodule::log_options (this, found) |
| Write user options to list file. More...
|
|
subroutine | gwecndmodule::source_options (this) |
| Update simulation mempath options. More...
|
|
subroutine | gwecndmodule::log_griddata (this, found) |
| Write dimensions to list file. More...
|
|
subroutine | gwecndmodule::source_griddata (this) |
| Update CND simulation data from input mempath. More...
|
|
subroutine | gwecndmodule::calcdispellipse (this) |
| Calculate dispersion coefficients. More...
|
|
subroutine | gwecndmodule::calcdispcoef (this) |
| Calculate dispersion coefficients. More...
|
|