Static Public Member Functions
parallel_ode::BatchStrategyFactory Class Reference

#include <parallel_batch.h>

List of all members.

Static Public Member Functions

static BatchStrategycreate (BatchType batchType, int numBatches, bool bAlign=false, int alignment=ParallelOptions::DEFAULTALIGN)
 Creates a batch straegy according to the given arguments.

Detailed Description

Handles the creation of batch strategies according to a desired # of batches and alignment

Definition at line 192 of file parallel_batch.h.


Member Function Documentation

static BatchStrategy* parallel_ode::BatchStrategyFactory::create ( BatchType  batchType,
int  numBatches,
bool  bAlign = false,
int  alignment = ParallelOptions::DEFAULTALIGN 
) [inline, static]

Creates a batch straegy according to the given arguments.

Parameters:
batchTypeThe type of batch strategy
numBatchesThe maximum number of batches
bAlignWhether to align the batch index assignment
alignmentThe alignment width
Returns:
A pointer to the batch strategy

Definition at line 206 of file parallel_batch.h.


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


parallel_quickstep
Author(s): Jared Duke
autogenerated on Fri Jan 3 2014 11:36:56