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

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]

template<class TypeSolverVector , class TypeContext >
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: