|
subroutine | tspspcmodule::initialize (this, dis, id, inunit, iout, name_model, packNameFlow, dvn) |
| @ brief Initialize the SPC type More...
|
|
subroutine | tspspcmodule::allocate_scalars (this) |
| @ brief Allocate package scalars More...
|
|
subroutine | tspspcmodule::read_options (this) |
| @ brief Read options for package More...
|
|
subroutine | tspspcmodule::read_dimensions (this) |
| @ brief Read dimensions for package More...
|
|
subroutine | tspspcmodule::allocate_arrays (this) |
| @ brief Allocate package arrays More...
|
|
real(dp) function | tspspcmodule::get_value (this, ientry, nbound_flow) |
| @ brief Get the data value from this package More...
|
|
subroutine | tspspcmodule::spc_rp (this) |
| @ brief Read and prepare More...
|
|
subroutine | tspspcmodule::spc_rp_list (this) |
| @ brief spc_rp_list More...
|
|
subroutine | tspspcmodule::spc_rp_array (this, line) |
| @ brief spc_rp_array More...
|
|
subroutine | tspspcmodule::spc_ad (this, nbound_flowpack, budtxt) |
| @ brief Advance More...
|
|
subroutine | tspspcmodule::spc_da (this) |
| @ brief Deallocate variables More...
|
|
subroutine | tspspcmodule::read_check_ionper (this) |
| @ brief Check ionper More...
|
|
subroutine | tspspcmodule::set_value (this, ival) |
| @ brief Set the data value from the input file More...
|
|
subroutine | tspspcmodule::check_flow_package (this, nbound_flowpack, budtxt) |
| @ brief check_flow_package More...
|
|