mmg2d
librnbg.c File Reference

Functions for scotch renumerotation. More...

#include "mmgcommon.h"
Include dependency graph for librnbg.c:

Functions

int _MMG5_scotchCall (MMG5_pMesh mesh, MMG5_pSol met)
 

Detailed Description

Functions for scotch renumerotation.

Author
Cedric Lachat (Inria/UBordeaux)
Algiane Froehly (Inria/UBordeaux)
Version
5
Date
2013

Function Documentation

◆ _MMG5_scotchCall()

int _MMG5_scotchCall ( MMG5_pMesh  mesh,
MMG5_pSol  met 
)
Parameters
meshpointer toward the mesh structure.
metpointer toward the solution structure.
Returns
0 if _MMG5_renumbering fail (non conformal mesh), 1 otherwise (renumerotation success of renumerotation fail but the mesh is still conformal).

Call scotch renumbering.