Module containing function evaluators for HYBRD and VMCON solvers author: P J Knight, CCFE, Culham Science Centre N/A This module contains the function evaluators required by the two equation solvers in the code.
None
Objective function evaluator for VMCON author: P J Knight, CCFE, Culham Science Centre fc : output real : value of objective function at the output point This routine evaluates the value of the objective function i.e. the (normalised) figure-of-merit, at the nvar-dimensional point of interest.
Each equation for fc
gives a value of the
order of unity for the sake of the numerics.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out) | :: | fc |