From: vbd Date: Fri, 4 Sep 2009 13:50:28 +0000 (+0000) Subject: correcting mistake in polyhedra connectivity documentation X-Git-Tag: V5_1_main_FINAL~352 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ad96eed356b1b90dd5b181a44963f1f00607d9bf;p=tools%2Fmedcoupling.git correcting mistake in polyhedra connectivity documentation --- diff --git a/doc/doxygen/polygon.dox b/doc/doxygen/polygon.dox index a9d29de0b..75054cd7a 100644 --- a/doc/doxygen/polygon.dox +++ b/doc/doxygen/polygon.dox @@ -48,8 +48,8 @@ as a \c MED_POLYHEDRA element. - The standard element index connectivity table writes : {1, 5 } - The standard element connectivity table writes : {1, 2, 3, 4 } -- The polyhedra face connectivity index table writes :{1, 5} -- The polyhedra connectivity index table writes : {1, 4, 7, 10, 13} +- The polyhedra connectivity index table writes :{1, 5} +- The polyhedra connectivity face index table writes : {1, 4, 7, 10, 13} - The polyhedra connectivity (face/node connectivity) table writes : {2, 3, 5, 2, 4, 5, 4, 5, 3, 2, 3, 4} Note that as they are not needed as such, the face numberings are not stored