int initSharedNodes (int nShared, int *sharedIDs, int *sharedLengs, int **sharedProcs)

This function initializes the nodes that are shared between the current processor and its neighbors

Documentation

This function initializes the nodes that are shared between the current processor and its neighbors. The FEI will decide a unique processor each shared node will be assigned to.
Parameters:
nShared - - number of shared nodes
sharedIDs - - shared node identifiers
sharedLengs - - the number of processors each node shares with
sharedProcs - - the processor identifiers each node shares with

alphabetic index hierarchy of classes


generated by doc++