|
MeshKit
1.0
|
#include "meshkit/ParExchangeMesh.hpp"#include "moab/Range.hpp"#include "moab/Types.hpp"#include "RefEntity.hpp"#include "TDParallel.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | MeshKit |
Variables | |
| const bool | debug_par_exchange_mesh = false |
| moab::EntityType | ParExchangeMesh_tps [] = {moab::MBVERTEX, moab::MBEDGE, moab::MBTRI, moab::MBTET, moab::MBMAXTYPE} |
| const bool debug_par_exchange_mesh = false |
Definition at line 7 of file ParExchangeMesh.cpp.