Ticket #205 (closed defect: fixed)
The getDescription() method of the ComputedNumericalMathEvaluation class only returns the description of the input variables
| Reported by: | regis.lebrun@… | Owned by: | lapointe@… |
|---|---|---|---|
| Priority: | major | Milestone: | openturns-0.13.1 |
| Component: | library | Version: | 0.13.0 |
| Keywords: | ComputedNumericalMathEvaluation | Cc: |
Description
Depending on the wrapper description (i.e. the XML file), one gets a NumericalMathFunction which description can contain either the description of the input and output variables (such as poutre.xml) or the description of the input variables only (such as wrapper.xml). It is mandatory for a NumericalMathFunction to provide the description of both the input and the output variables in order for the composition mechanism to work.
Change History
Note: See
TracTickets for help on using
tickets.
