]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OC...
authoreap <eap@opencascade.com>
Fri, 16 Dec 2011 09:09:24 +0000 (09:09 +0000)
committereap <eap@opencascade.com>
Fri, 16 Dec 2011 09:09:24 +0000 (09:09 +0000)
commit5f87831fb40cc8052a39899f13c53242b673f303
treeba0b6e4e13e53058cc5842b4598f48abb981839d
parent88d5f149b9ca3c39332a48c4cb2f6ed5ff2e9a4b
0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12)
0021380: EDF 1937 SMESH: Take into account QUAD9 and HEXA27

   SMDS_VolumeTool (const SMDS_MeshElement* theVolume,
+                   const bool              ignoreCentralNodes=true);

+  int GetCenterNodeIndex( int faceIndex ) const;
+  // Return index of the node located at face center of a quadratic element like HEX27
src/SMDS/SMDS_VolumeTool.hxx