/usr/lib/openturns-1.3/wrappers/TestIdentity.xml is in openturns-examples 1.3-3.
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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 | <?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE wrapper SYSTEM "wrapper.dtd">
<wrapper>
<library>
<path>TestIdentity.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="x3" type="in">
<comment>Automatically generated</comment>
<unit>None</unit>
<regexp>None</regexp>
<format>None</format>
</variable>
<variable id="x4" 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 id="y4" type="out">
<comment>Automatically generated</comment>
<unit>None</unit>
<regexp>None</regexp>
<format>None</format>
</variable>
</variable-list>
<function provided="yes">TestIdentity</function>
<gradient provided="yes">TestIdentity</gradient>
<hessian provided="yes">TestIdentity</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>
|