]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
debug: forget of TRI6
authorsecher <secher>
Fri, 6 Mar 2009 09:28:28 +0000 (09:28 +0000)
committersecher <secher>
Fri, 6 Mar 2009 09:28:28 +0000 (09:28 +0000)
src/ParaMEDMEM/MEDLoader/MEDLoader.cxx

index bc5f3d5f3f5b60c9e7415d3a33922d9f1d90f95d..2cabfb740fa6368c8e4d36a8a1d9226c329158b2 100644 (file)
@@ -52,6 +52,7 @@ INTERP_KERNEL::NormalizedCellType typmai2[MED_NBR_GEOMETRIE_MAILLE] = { INTERP_K
                                                                         INTERP_KERNEL::NORM_SEG2,
                                                                         INTERP_KERNEL::NORM_SEG3,
                                                                         INTERP_KERNEL::NORM_TRI3,
+                                                                        INTERP_KERNEL::NORM_TRI6,
                                                                         INTERP_KERNEL::NORM_QUAD4,
                                                                         INTERP_KERNEL::NORM_QUAD8,
                                                                         INTERP_KERNEL::NORM_TETRA4,