Public Member Functions

ParallelAlgorithm Class Reference
[AlgorithmsParallel algorithms]

Parallel algorithm base class.All parallel algorithms should inherit this one. More...

#include <ParallelAlgorithm.h>

Inheritance diagram for ParallelAlgorithm:
Algorithm AlgAEliGpea AlgSGenGpea

List of all members.

Public Member Functions

bool isParallel ()
 Is algorithm parallel (true by default for all algorithms that inherit ParallelAlgorithm class).

Detailed Description

Parallel algorithm base class.

All parallel algorithms should inherit this one.

Definition at line 13 of file ParallelAlgorithm.h.


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