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:14:54 +0000 (09:14 +0000)
committereap <eap@opencascade.com>
Fri, 16 Dec 2011 09:14:54 +0000 (09:14 +0000)
commitda68d59ab6481e3e419f836622c730a954e619a2
tree6ed106b93c611aee52732f3deaba8ddd318b57fd
parent2380f80cd3b6d8b0a0f4f4b0d73b5a433c658ce1
0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12)
0021380: EDF 1937 SMESH: Take into account QUAD9 and HEXA27

+  int NbBiQuadQuadrangles() const throw(SALOME_Exception);
+  int NbTriQuadraticHexas() const throw(SALOME_Exception);
+  int NbHexagonalPrisms() const throw(SALOME_Exception);
src/SMESH/SMESH_Mesh.cxx
src/SMESH/SMESH_Mesh.hxx