![]() |
mHM
The mesoscale Hydrological Model
|
Utility functions, such as interface definitions, for optimization routines. More...
Go to the source code of this file.
Data Types | |
interface | mo_optimization_utils::eval_interface |
Interface for evaluation routine. More... | |
interface | mo_optimization_utils::objective_interface |
Interface for objective function. More... | |
type | mo_optimization_utils::mhm_optimizee |
Optimizee for a eval-objective pair. More... | |
Modules | |
module | mo_optimization_utils |
Utility functions, such as interface definitions, for optimization routines. | |
Functions/Subroutines | |
real(dp) function | mo_optimization_utils::evaluate_obj_eval (self, parameters, sigma, stddev_new, likeli_new) |
Implementation of the evaluate procedure for a eval-objective pair. | |
Utility functions, such as interface definitions, for optimization routines.
COPYING
and COPYING.LESSER
provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/.
Definition in file mo_optimization_utils.f90.