#include "mesh.h" int PartitionGhostToGlobalNodeIndex(Partition part, int ghostNode, int *node, int *ghostProc)Not collective
part | - The partition | |
ghostNode | - The canonical ghost node number (0..numGhosts) |
node | - The global node number | |
ghostProc | - The processor on which the node resides |
Level:intermediate
Location:src/mesh/interface/partQuery.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages