Salome HOME
More verifications on links in parallel loops.
authorOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Mon, 24 Aug 2015 13:33:30 +0000 (15:33 +0200)
committerOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Mon, 24 Aug 2015 13:33:30 +0000 (15:33 +0200)
commit897d4e5a488f58dfcd70ba82277bb715c5262f85
tree4aa63d3374476d013f77797ab51d198a15311472
parent728e630e26cf4ff5489b7f589459147de9816fc1
More verifications on links in parallel loops.
19 files changed:
src/engine/ComposedNode.cxx
src/engine/DynParaLoop.cxx
src/engine/DynParaLoop.hxx
src/engine/ForEachLoop.cxx
src/engine/OptimizerLoop.cxx
src/engine/OptimizerLoop.hxx
src/engine/Test/PluginOptEvTest1.cxx
src/engine/Test/PluginOptEvTest1.hxx
src/engine/Test/engineIntegrationTest.cxx
src/engine/Test/engineIntegrationTest.hxx
src/yacsloader/Test/CMakeLists.txt
src/yacsloader/Test/YacsLoaderTest.cxx
src/yacsloader/Test/optim_plugin.py [new file with mode: 0644]
src/yacsloader/samples/foreach_init2fin.xml [new file with mode: 0644]
src/yacsloader/samples/foreach_init2work.xml [new file with mode: 0644]
src/yacsloader/samples/optimizer_retro.xml [new file with mode: 0644]
src/yacsloader_swig/Test/CMakeLists.txt
src/yacsloader_swig/Test/optim_plugin.py [new file with mode: 0644]
src/yacsloader_swig/Test/testValidationChecks.py [new file with mode: 0644]