Open CASCADE Technology 7.8.0
Data Structures | Static Public Member Functions
BOPTools_Parallel Class Reference

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.
 
template<class TypeSolverVector , class TypeContext >
static void Perform (Standard_Boolean theIsRunParallel, TypeSolverVector &theSolverVector, opencascade::handle< TypeContext > &theContext)
 Context dependent version.
 

Detailed Description

Implementation of Functors/Starters.

Member Function Documentation

◆ Perform() [1/2]

template<class TypeSolverVector >
static void BOPTools_Parallel::Perform ( Standard_Boolean  theIsRunParallel,
TypeSolverVector theSolverVector 
)
inlinestatic

Pure version.

◆ Perform() [2/2]

static void BOPTools_Parallel::Perform ( Standard_Boolean  theIsRunParallel,
TypeSolverVector theSolverVector,
opencascade::handle< TypeContext > &  theContext 
)
inlinestatic

Context dependent version.


The documentation for this class was generated from the following file: