occt: master 63def8e6
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
apn | master | 2014-05-22 13:24:17 | master 6268cc68 | |
Changeset | 0024933: Inconsistent results of self-interferences checker in SALOME and DRAW Applications. class BOPAlgo_CheckerSI - methods: void BOPAlgo_CheckerSI::Perform() class BOPAlgo_ArgumentAnalyzer - methods: void BOPAlgo_ArgumentAnalyzer::TestSelfInterferences() The changes have been done to provide the consistence between results in SALOME Application and DRAW Application The sytax of the command "bopcheck" has been changed: bopcheck Shape [level of check: 0 - 9] [-t -s] The options: -t - display elapsed CPU time -s - run in serial (non-parallel) mode. The default mode is parallel. Modified test cases bugs/modalg_5/bug24029 and bugs/modalg_5/bug24764 according to changed output format of the "bopcheck" command. |
|||
mod - src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.cxx | Diff File | |||
mod - src/BOPAlgo/BOPAlgo_CheckerSI.cxx | Diff File | |||
mod - src/BOPTest/BOPTest_CheckCommands.cxx | Diff File | |||
add - src/BOPTest/BOPTest_Chronometer.hxx | Diff File | |||
mod - src/BOPTest/BOPTest_PartitionCommands.cxx | Diff File | |||
mod - src/BOPTest/FILES | Diff File | |||
mod - tests/bugs/modalg_5/bug24029 | Diff File | |||
mod - tests/bugs/modalg_5/bug24764 | Diff File |