#include "mesh.h" int PartitionGlobalToGhostNodeIndex(Partition part, int node, int *ghostNode, int *ghostProc)Not collective
part | - The partition | |
node | - The canonical global node number |
ghostNode | - The ghost node number (0..numGhosts) | |
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