Salome HOME
Copyright update 2022
[modules/smesh.git] / src / Tools / blocFissure / CasTests / cylindre_2.py
index 4d0a93d4f4f623f2534734564ed1be982b36fa55..15e2f2fdf24c71d7d9cf173fc7bdcf395fb71f6e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2021  EDF R&D
+# Copyright (C) 2014-2022  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -59,10 +59,10 @@ class cylindre_2(cylindre):
     self.referencesMaillageFissure = dict( \
                                           Entity_Quad_Quadrangle = 7028, \
                                           Entity_Quad_Hexa = 18366, \
-                                          Entity_Node = 105035, \
+                                          Entity_Node = 102327, \
                                           Entity_Quad_Edge = 735, \
                                           Entity_Quad_Triangle = 1056, \
-                                          Entity_Quad_Tetra = 16305, \
+                                          Entity_Quad_Tetra = 14255, \
                                           Entity_Quad_Pyramid = 1158, \
                                           Entity_Quad_Penta = 384 \
                                           )