PPL Logo

libs/ck-libs/parmetis/METISLib/myqsort.c File Reference

Go to the source code of this file.

Functions

static void siqst (idxtype *, idxtype *)
static void iiqst (int *, int *)
static void keyiqst (KeyValueType *, KeyValueType *)
static void keyvaliqst (KeyValueType *, KeyValueType *)
void iidxsort (int n, idxtype *base)
void iintsort (int n, int *base)
void ikeysort (int n, KeyValueType *base)
void ikeyvalsort (int n, KeyValueType *base)


Function Documentation

static void siqst ( idxtype base,
idxtype max 
) [static]

Definition at line 77 of file myqsort.c.

References c, and stats::swap().

Referenced by iidxsort().

static void iiqst ( int base,
int max 
) [static]

Definition at line 207 of file myqsort.c.

References c, and stats::swap().

Referenced by iintsort().

static void keyiqst ( KeyValueType base,
KeyValueType max 
) [static]

Definition at line 345 of file myqsort.c.

References c, KeyValueType::key, and stats::swap().

Referenced by ikeysort().

static void keyvaliqst ( KeyValueType base,
KeyValueType max 
) [static]

Definition at line 473 of file myqsort.c.

References c, KeyValueType::key, stats::swap(), and KeyValueType::val.

Referenced by ikeyvalsort().

void iidxsort ( int  n,
idxtype base 
)

Definition at line 32 of file myqsort.c.

Referenced by KWayNodeRefine(), Moc_KWayAdaptiveRefine(), Moc_KWayBalance(), and Moc_KWayFM().

void iintsort ( int  n,
int base 
)

Definition at line 161 of file myqsort.c.

void ikeysort ( int  n,
KeyValueType base 
)

void ikeyvalsort ( int  n,
KeyValueType base 
)

Definition at line 427 of file myqsort.c.

Referenced by Moc_Global_CreateCoarseGraph(), and PartSort().


Generated on Sat May 26 08:08:10 2012 for Charm++ by  doxygen 1.5.5