/usr/include/openturns/swig/Field_doc.i is in libopenturns-dev 1.7-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 | // Process docstrings are defined in FieldImplementation_doc.i.in
%feature("docstring") OT::Field
OT_Field_doc
%feature("docstring") OT::Field::asDeformedMesh
OT_Field_asDeformedMesh_doc
%feature("docstring") OT::Field::draw
OT_Field_draw_doc
%feature("docstring") OT::Field::drawMarginal
OT_Field_drawMarginal_doc
%feature("docstring") OT::Field::exportToVTKFile
OT_Field_exportToVTKFile_doc
%feature("docstring") OT::Field::getDescription
OT_Field_getDescription_doc
%feature("docstring") OT::Field::getDimension
OT_Field_getDimension_doc
%feature("docstring") OT::Field::getMesh
OT_Field_getMesh_doc
%feature("docstring") OT::Field::getSample
OT_Field_getSample_doc
%feature("docstring") OT::Field::getSize
OT_Field_getSize_doc
%feature("docstring") OT::Field::getSpatialDimension
OT_Field_getSpatialDimension_doc
%feature("docstring") OT::Field::getSpatialMean
OT_Field_getSpatialMean_doc
%feature("docstring") OT::Field::getTemporalMean
OT_Field_getTemporalMean_doc
%feature("docstring") OT::Field::getTimeGrid
OT_Field_getTimeGrid_doc
%feature("docstring") OT::Field::getValueAtIndex
OT_Field_getValueAtIndex_doc
%feature("docstring") OT::Field::getValueAtNearestPosition
OT_Field_getValueAtNearestPosition_doc
%feature("docstring") OT::Field::getValues
OT_Field_getValues_doc
%feature("docstring") OT::Field::setDescription
OT_Field_setDescription_doc
%feature("docstring") OT::Field::setValueAtIndex
OT_Field_setValueAtIndex_doc
%feature("docstring") OT::Field::setValueAtNearestPosition
OT_Field_setValueAtNearestPosition_doc
%feature("docstring") OT::Field::setValues
OT_Field_setValues_doc
|