Peano
Loading...
Searching...
No Matches
SBH.KernelParallelisation Class Reference
Inheritance diagram for SBH.KernelParallelisation:
Collaboration diagram for SBH.KernelParallelisation:

Static Public Attributes

str NONE = "::peano4::utils::LoopPlacement::Serial"
 
str PARALLEL_FOR = "::peano4::utils::LoopPlacement::Nested"
 
str SUBTASKS = "::peano4::utils::LoopPlacement::SpreadOut"
 

Detailed Description

Definition at line 39 of file SBH.py.

Field Documentation

◆ NONE

str SBH.KernelParallelisation.NONE = "::peano4::utils::LoopPlacement::Serial"
static

Definition at line 40 of file SBH.py.

◆ PARALLEL_FOR

str SBH.KernelParallelisation.PARALLEL_FOR = "::peano4::utils::LoopPlacement::Nested"
static

Definition at line 41 of file SBH.py.

◆ SUBTASKS

str SBH.KernelParallelisation.SUBTASKS = "::peano4::utils::LoopPlacement::SpreadOut"
static

Definition at line 42 of file SBH.py.


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