/usr/include/openturns/swig/FieldFunction_doc.i is in libopenturns-dev 1.9-5.
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 | // FieldFunction docstrings are defined in FieldFunctionImplementation_doc.i.in
%feature("docstring") OT::FieldFunction
OT_FieldFunction_doc
%feature("docstring") OT::FieldFunction::getCallsNumber
OT_FieldFunction_getCallsNumber_doc
%feature("docstring") OT::FieldFunction::getInputDescription
OT_FieldFunction_getInputDescription_doc
%feature("docstring") OT::FieldFunction::getInputDimension
OT_FieldFunction_getInputDimension_doc
%feature("docstring") OT::FieldFunction::getMarginal
OT_FieldFunction_getMarginal_doc
%feature("docstring") OT::FieldFunction::getOutputMesh
OT_FieldFunction_getOutputMesh_doc
%feature("docstring") OT::FieldFunction::getSpatialDimension
OT_FieldFunction_getSpatialDimension_doc
%feature("docstring") OT::FieldFunction::getOutputDescription
OT_FieldFunction_getOutputDescription_doc
%feature("docstring") OT::FieldFunction::getOutputDimension
OT_FieldFunction_getOutputDimension_doc
|