/usr/lib/openturns/wrappers/TestCompositionLeft.xml is in openturns-wrapper 0.15-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | <?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE wrapper SYSTEM "wrapper.dtd">
<wrapper>
<library>
<path>TestCompositionLeft.so</path>
<description>
<variable-list>
<variable id="x1" type="in">
<comment>Automatically generated</comment>
<unit>None</unit>
<regexp>None</regexp>
<format>None</format>
</variable>
<variable id="x2" type="in">
<comment>Automatically generated</comment>
<unit>None</unit>
<regexp>None</regexp>
<format>None</format>
</variable>
<variable id="y1" type="out">
<comment>Automatically generated</comment>
<unit>None</unit>
<regexp>None</regexp>
<format>None</format>
</variable>
<variable id="y2" type="out">
<comment>Automatically generated</comment>
<unit>None</unit>
<regexp>None</regexp>
<format>None</format>
</variable>
<variable id="y3" type="out">
<comment>Automatically generated</comment>
<unit>None</unit>
<regexp>None</regexp>
<format>None</format>
</variable>
</variable-list>
<function provided="yes">TestCompositionLeft</function>
<gradient provided="yes">TestCompositionLeft</gradient>
<hessian provided="yes">TestCompositionLeft</hessian>
</description>
</library>
<external-code>
<data>
</data>
<wrap-mode type="static-link">
<in-data-transfer mode="arguments" />
<out-data-transfer mode="arguments" />
</wrap-mode>
<command>
</command>
</external-code>
</wrapper>
|