Salome HOME
arguments inutiles
[modules/smesh.git] / src / SMESH / SMESH_subMesh.hxx
index 6b610ea1d9c8f11aa1024279f198c404fdfa8a97..576047f7d2e8c95a000f104581abd5a69c294c44 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -257,6 +257,9 @@ public:
   bool IsMeshComputed() const;
   // check if _subMeshDS contains mesh elements unless _alwaysComputed==true
 
+  bool IsComputedPartially() const;
+  // check if any upper level sub-shape is not computed
+
   /*!
    * \brief Set sub-shapes that are allowed to compute at once by a multidimensional algo
    */