0024157: Parallelization of assembly part of BO
authorpkv <pkv@opencascade.com>
Thu, 22 May 2014 13:49:52 +0000 (17:49 +0400)
committerapn <apn@opencascade.com>
Thu, 22 May 2014 13:50:46 +0000 (17:50 +0400)
commitf1baf495b61db30adb0db198413104588c9ac9c2
tree643a36a2f49ab4537c1ef20cf3817ec41f80adce
parent945c35291ecd5506d913651cbe1301821fe8c7ae
0024157: Parallelization of assembly part of BO

The modifications deal with the parallelization of P-curves computations.
Added test cases bugs/modalg_5/bug24157_1 ... bug24157_9
14 files changed:
src/BOPAlgo/BOPAlgo_PaveFiller.cdl
src/BOPAlgo/BOPAlgo_PaveFiller.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_7.cxx
src/BOPDS/BOPDS_Interf.hxx
src/BOPTools/BOPTools_AlgoTools2D.cxx
tests/bugs/modalg_5/bug24157_1 [new file with mode: 0644]
tests/bugs/modalg_5/bug24157_2 [new file with mode: 0644]
tests/bugs/modalg_5/bug24157_3 [new file with mode: 0644]
tests/bugs/modalg_5/bug24157_4 [new file with mode: 0644]
tests/bugs/modalg_5/bug24157_5 [new file with mode: 0644]
tests/bugs/modalg_5/bug24157_6 [new file with mode: 0644]
tests/bugs/modalg_5/bug24157_7 [new file with mode: 0644]
tests/bugs/modalg_5/bug24157_8 [new file with mode: 0644]
tests/bugs/modalg_5/bug24157_9 [new file with mode: 0644]