Home
last modified time | relevance | path

Searched refs:MESHFREEOTHR (Results 1 – 2 of 2) sorted by relevance

/dports/cad/scotch/scotch-6.0.4/src/libscotch/
H A Dmesh.h60 #define MESHFREEOTHR 0x0010 /* Free all other arrays */ macro
H A Dmesh.c130 if ((meshptr->flagval & MESHFREEOTHR) != 0) { /* If other arrays must be freed */ in meshFree()