MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Implements ParallelHelper Class. More...
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 () |