|
subroutine, public | swfflwmodule::flw_create (packobj, id, ibcnum, inunit, iout, namemodel, pakname, mempath) |
| @ brief Create a new package object More...
|
|
subroutine | swfflwmodule::flw_allocate_scalars (this) |
| @ brief Allocate scalars More...
|
|
subroutine | swfflwmodule::flw_allocate_arrays (this, nodelist, auxvar) |
| @ brief Allocate arrays More...
|
|
subroutine | swfflwmodule::flw_da (this) |
| @ brief Deallocate package memory More...
|
|
subroutine | swfflwmodule::flw_options (this) |
| @ brief Source additional options for package More...
|
|
subroutine | swfflwmodule::log_flw_options (this, found) |
| @ brief Log SWF specific package options More...
|
|
subroutine | swfflwmodule::flw_rp (this) |
| @ brief SWF read and prepare More...
|
|
subroutine | swfflwmodule::flw_cf (this) |
| @ brief Formulate the package hcof and rhs terms. More...
|
|
subroutine | swfflwmodule::flw_fc (this, rhs, ia, idxglo, matrix_sln) |
| @ brief Copy hcof and rhs terms into solution. More...
|
|
subroutine | swfflwmodule::define_listlabel (this) |
| @ brief Define the list label for the package More...
|
|
logical function | swfflwmodule::flw_obs_supported (this) |
| Determine if observations are supported. More...
|
|
subroutine | swfflwmodule::flw_df_obs (this) |
| Define the observation types available in the package. More...
|
|
subroutine | swfflwmodule::flw_bd_obs (this) |
| Save observations for the package. More...
|
|
subroutine | swfflwmodule::flw_rp_ts (this) |
| Assign time series links for the package. More...
|
|
real(dp) function | swfflwmodule::q_mult (this, row) |
|
real(dp) function | swfflwmodule::flw_bound_value (this, col, row) |
| @ brief Return a bound value More...
|
|