MOAB: Mesh Oriented datABase  (version 5.4.1)
ParallelHelper.hpp File Reference

Implements ParallelHelper Class. More...

#include "ParallelHelperInterface.hpp"
#include <vector>
#include <map>
+ Include dependency graph for ParallelHelper.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MBMesquite::VertexIdMapKey
struct  MBMesquite::VertexIdLessFunc
class  MBMesquite::ParallelHelperImpl

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Typedefs

typedef struct
MBMesquite::VertexIdMapKey 
MBMesquite::VertexIdMapKey
typedef std::map
< VertexIdMapKey, int,
VertexIdLessFunc > 
MBMesquite::VertexIdMap

Functions

int MBMesquite::get_parallel_rank ()
int MBMesquite::get_parallel_size ()
double MBMesquite::reduce_parallel_max (double value)
void MBMesquite::parallel_barrier ()

Detailed Description

Implements ParallelHelper Class.

Author:
Martin Isenburg
Date:
2008-03-04

Definition in file ParallelHelper.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines