Salome HOME
0021559: EDF 2175 SMESH: Hexa/Tetra mixed meshes
authoreap <eap@opencascade.com>
Thu, 6 Sep 2012 13:49:43 +0000 (13:49 +0000)
committereap <eap@opencascade.com>
Thu, 6 Sep 2012 13:49:43 +0000 (13:49 +0000)
commit2a7bf64d23884584b2de5b9b84a598cd9f1067fd
tree182ce324b472fd655af87c83df713144a3b74c83
parent4cde840048156521e770b47c756c129a57e5e26f
0021559: EDF 2175 SMESH: Hexa/Tetra mixed meshes

+  // return true if given order of sub-meshes is OK
+  bool IsOrderOK( const SMESH_subMesh* smBefore,
+                  const SMESH_subMesh* smAfter ) const;
src/SMESH/SMESH_Mesh.cxx
src/SMESH/SMESH_Mesh.hxx