1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/heal/grids.list
asuraven 000c21fa0c 0027814: Parallelize BRepCheck_Analyzer
Change BRepCheck_Analyzer::Perform algorithm from recursion to 'for' loop
Add parallelization to BRepCheck_Analyzer::Perform
Add '-parallel' option to checkshape command to use parallelization. Default mode is single-thread.

mutex as Handle
2021-07-23 18:15:55 +03:00

26 lines
584 B
Plaintext

001 fix_shape
002 fix_gaps
003 same_parameter
004 fix_face_size
005 direct_faces
006 drop_small_edges
007 split_angle
008 surface_to_bspline
009 surface_to_bezier
010 split_continuity
011 split_closed_faces
012 elementary_to_revolution
013 split_angle_advanced
014 split_angle_standard
015 split_continuity_advanced
016 split_continuity_standard
017 surface_to_revolution_advanced
018 surface_to_revolution_standard
019 drop_small_solids
020 wire_tails_composed
021 wire_tails_real
022 reshape
023 unify_same_domain
024 same_parameter_locked
025 update_tolerance_locked
026 checkshape