![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Simple workload estimate for an execution phase. More...
#include <BRepGraph_ParallelPolicy.hxx>
Data Fields | |
| int | PrimaryItems = 0 |
| Main loop range. | |
| int | AuxiliaryItems = 0 |
| Additional independent items participating in the phase. | |
| int | InteractionCount = 0 |
| Pairwise or adjacency work discovered for the phase. | |
Simple workload estimate for an execution phase.
| int BRepGraph_ParallelPolicy::Workload::AuxiliaryItems = 0 |
Additional independent items participating in the phase.
| int BRepGraph_ParallelPolicy::Workload::InteractionCount = 0 |
Pairwise or adjacency work discovered for the phase.
| int BRepGraph_ParallelPolicy::Workload::PrimaryItems = 0 |
Main loop range.