|
| subroutine, public | gwtdspmodule::dsp_cr (dspobj, name_model, input_mempath, inunit, iout, fmi) |
| | Create a DSP object. More...
|
| |
| subroutine | gwtdspmodule::dsp_df (this, dis, dspOptions) |
| | Define DSP object. More...
|
| |
| subroutine | gwtdspmodule::dsp_ac (this, moffset, sparse) |
| | Add connections to DSP. More...
|
| |
| subroutine | gwtdspmodule::dsp_mc (this, moffset, matrix_sln) |
| | Map DSP connections. More...
|
| |
| subroutine | gwtdspmodule::dsp_ar (this, ibound, thetam) |
| | Allocate and read method for package. More...
|
| |
| subroutine | gwtdspmodule::dsp_ad (this) |
| | Advance method for the package. More...
|
| |
| subroutine | gwtdspmodule::dsp_fc (this, kiter, nodes, nja, matrix_sln, idxglo, rhs, cnew) |
| | Fill coefficient method for package. More...
|
| |
| subroutine | gwtdspmodule::dsp_cq (this, cnew, flowja) |
| | @ brief Calculate flows for package More...
|
| |
| subroutine | gwtdspmodule::allocate_scalars (this) |
| | @ brief Allocate scalar variables for package More...
|
| |
| subroutine | gwtdspmodule::allocate_arrays (this, nodes) |
| | @ brief Allocate arrays for package More...
|
| |
| subroutine | gwtdspmodule::dsp_da (this) |
| | @ brief Deallocate memory More...
|
| |
| subroutine | gwtdspmodule::log_options (this, found) |
| | Write user options to list file. More...
|
| |
| subroutine | gwtdspmodule::source_options (this) |
| | Update simulation mempath options. More...
|
| |
| subroutine | gwtdspmodule::log_griddata (this, found) |
| | Write dimensions to list file. More...
|
| |
| subroutine | gwtdspmodule::source_griddata (this) |
| | Update DSP simulation data from input mempath. More...
|
| |
| subroutine | gwtdspmodule::calcdispellipse (this) |
| | Calculate dispersion coefficients. More...
|
| |
| subroutine | gwtdspmodule::calcdispcoef (this) |
| | Calculate dispersion coefficients. More...
|
| |