|
| subroutine, public | swfcdbmodule::cdb_create (packobj, id, ibcnum, inunit, iout, namemodel, pakname, mempath, dis, cxs, lengthconv, timeconv) |
| | @ brief Create a new package object More...
|
| |
| subroutine | swfcdbmodule::cdb_allocate_scalars (this) |
| | @ brief Allocate scalars More...
|
| |
| subroutine | swfcdbmodule::cdb_allocate_arrays (this, nodelist, auxvar) |
| | @ brief Allocate arrays More...
|
| |
| subroutine | swfcdbmodule::cdb_da (this) |
| | @ brief Deallocate package memory More...
|
| |
| subroutine | swfcdbmodule::cdb_options (this) |
| | @ brief Source additional options for package More...
|
| |
| subroutine | swfcdbmodule::log_cdb_options (this, found) |
| | @ brief Log SWF specific package options More...
|
| |
| subroutine | swfcdbmodule::cdb_rp (this) |
| | @ brief SWF read and prepare More...
|
| |
| subroutine | swfcdbmodule::cdb_cf (this) |
| | @ brief Formulate the package hcof and rhs terms. More...
|
| |
| real(dp) function | swfcdbmodule::qcalc (this, i, depth) |
| | Calculate critical depth boundary flow. More...
|
| |
| subroutine | swfcdbmodule::cdb_fc (this, rhs, ia, idxglo, matrix_sln) |
| | @ brief Copy hcof and rhs terms into solution. More...
|
| |
| subroutine | swfcdbmodule::define_listlabel (this) |
| | @ brief Define the list label for the package More...
|
| |
| logical function | swfcdbmodule::cdb_obs_supported (this) |
| | Determine if observations are supported. More...
|
| |
| subroutine | swfcdbmodule::cdb_df_obs (this) |
| | Define the observation types available in the package. More...
|
| |
| subroutine | swfcdbmodule::cdb_bd_obs (this) |
| | Save observations for the package. More...
|
| |
| subroutine | swfcdbmodule::cdb_rp_ts (this) |
| | Assign time series links for the package. More...
|
| |
| real(dp) function | swfcdbmodule::cdb_bound_value (this, col, row) |
| | @ brief Return a bound value More...
|
| |