cgma
|
#include <vector>
#include "CubitDefines.h"
#include "GeometryQueryTool.hpp"
#include "CGMParallelComm.hpp"
#include "CGMFileOptions.hpp"
Go to the source code of this file.
Classes | |
class | CGMReadParallel |
Enumerations | |
enum | BALANCE_METHOD { ROUND_ROBIN = 0, PARTITION_STATIC, PARTITION_DYNAMIC } |
enum BALANCE_METHOD |
Definition at line 10 of file CGMReadParallel.hpp.
{ ROUND_ROBIN = 0, PARTITION_STATIC, PARTITION_DYNAMIC };