Salome HOME
Algorithm of level of parallelism has been extended to more complex cases.
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 16 May 2019 15:01:24 +0000 (17:01 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 23 May 2019 13:48:50 +0000 (15:48 +0200)
commitabfa1d4e7de7275fe1a5f28343d67831ad3995d5
treece462818cfe9c1845f92ea653a29d9daece07660
parentb4851bcd05cfc08d1a59e87f9e2a0b17bb94639b
Algorithm of level of parallelism has been extended to more complex cases.
21 files changed:
src/engine/AbstractPoint.cxx
src/engine/AbstractPoint.hxx
src/engine/BagPoint.cxx
src/engine/BagPoint.hxx
src/engine/BlocPoint.cxx
src/engine/BlocPoint.hxx
src/engine/CMakeLists.txt
src/engine/ElementaryPoint.cxx
src/engine/ElementaryPoint.hxx
src/engine/ForkBlocPoint.cxx
src/engine/ForkBlocPoint.hxx
src/engine/LinkedBlocPoint.cxx
src/engine/LinkedBlocPoint.hxx
src/engine/NotSimpleCasePoint.cxx [new file with mode: 0644]
src/engine/NotSimpleCasePoint.hxx [new file with mode: 0644]
src/engine/PointVisitor.hxx
src/engine/SetOfPoints.cxx
src/engine/SetOfPoints.hxx
src/engine/Test/engineTest.cxx
src/engine/Test/engineTest.hxx
src/engine_swig/pilot.i