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:
batchType The type of batch strategy
numBatches The maximum number of batches
bAlign Whether to align the batch index assignment
alignment The 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


parallel_quickstep
Author(s): Jared Duke
autogenerated on Fri Jan 11 09:59:43 2013