mmgs
|
Functions for scotch renumerotation. More...
#include "mmgcommon.h"
Functions | |
int | MMG5_scotchCall (MMG5_pMesh mesh, MMG5_pSol met, MMG5_pSol fields, int *permNodGlob) |
Functions for scotch renumerotation.
int MMG5_scotchCall | ( | MMG5_pMesh | mesh, |
MMG5_pSol | met, | ||
MMG5_pSol | fields, | ||
int * | permNodGlob | ||
) |
mesh | pointer toward the mesh structure. |
met | pointer toward the solution structure. |
fields | pointer toward an array of solution fields (non mandatory) |
permNodGlob | store the global permutation of nodes (if provided). |
Call scotch renumbering.