Namespaces | Defines | Typedefs | Enumerations
parallel_common.h File Reference
#include <ode/ode.h>
#include <stdlib.h>
#include <vector>
Include dependency graph for parallel_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ParallelOptions
namespace  ParallelTypes

Defines

#define PARALLEL_ENABLED   0
#define PARALLEL_TYPE   None
#define PROJ_NAME   "parallel_quickstep"

Typedefs

typedef size_t ArrayIndex
typedef size_t ArraySize
typedef IntVector::const_iterator ConstIntVectorIter
typedef std::vector< int > IntVector
typedef IntVector::iterator IntVectorIter
typedef
ParallelOptions::ParallelOption 
ParallelOption
typedef ParallelTypes::ParallelType ParallelType

Enumerations

enum  ParallelOptions::ParallelOption {
  ParallelOptions::MAXBATCHES = 4, ParallelOptions::MAXBODYREPETITION = 31, ParallelOptions::BSIZE = 64, ParallelOptions::MBSIZE = 96,
  ParallelOptions::MAXTHREADS = 512, ParallelOptions::SHAREDMEMORYSIZE = 16384, ParallelOptions::MEMALIGN = 128, ParallelOptions::DEFAULTALIGN = 32,
  ParallelOptions::FLOATALIGN = MEMALIGN / sizeof(float), ParallelOptions::DOUBLEALIGN = MEMALIGN / sizeof(double), ParallelOptions::DEFAULTSCALARALIGN = FLOATALIGN
}
enum  ParallelTypes::ParallelType { ParallelTypes::CUDA, ParallelTypes::OpenCL, ParallelTypes::OpenMP, ParallelTypes::None }

Define Documentation

#define PARALLEL_ENABLED   0

Definition at line 50 of file parallel_common.h.

#define PARALLEL_TYPE   None

Definition at line 49 of file parallel_common.h.

#define PROJ_NAME   "parallel_quickstep"

Definition at line 82 of file parallel_common.h.


Typedef Documentation

typedef size_t ArrayIndex

Definition at line 76 of file parallel_common.h.

typedef size_t ArraySize

Definition at line 75 of file parallel_common.h.

typedef IntVector::const_iterator ConstIntVectorIter

Definition at line 80 of file parallel_common.h.

typedef std::vector<int> IntVector

Definition at line 78 of file parallel_common.h.

typedef IntVector::iterator IntVectorIter

Definition at line 79 of file parallel_common.h.

Definition at line 73 of file parallel_common.h.

Definition at line 12 of file parallel_common.h.



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