Salome HOME
Small addon to support non //sable components.
[modules/yacs.git] / src / evalyfx_swig / evalyfx.i
index 4395e90ddec15e5a9763185409492046ce242ff9..89668a64e699ec03b41877d64b0fde50366730c7 100644 (file)
@@ -351,6 +351,8 @@ public:
   bool isLocked() const;
   YACS::ENGINE::Proc *getUndergroundGeneratedGraph() const;
   YACSEvalListOfResources *giveResources();
+  void setParallelizeStatus(bool newVal);
+  bool getParallelizeStatus() const;
   //void registerObserver(YACSEvalObserver *observer);
   %extend
      {