|
Open CASCADE Technology
7.8.0.dev
|
Implementation of Functors/Starters. More...
#include <BOPTools_Parallel.hxx>
Static Public Member Functions | |
| template<class TypeSolverVector > | |
| static void | Perform (Standard_Boolean theIsRunParallel, TypeSolverVector &theSolverVector) |
| Pure version. More... | |
| template<class TypeSolverVector , class TypeContext > | |
| static void | Perform (Standard_Boolean theIsRunParallel, TypeSolverVector &theSolverVector, opencascade::handle< TypeContext > &theContext) |
| Context dependent version. More... | |
Implementation of Functors/Starters.
|
inlinestatic |
Pure version.
|
inlinestatic |
Context dependent version.
1.8.13