PPL Logo

libs/ck-libs/metis/libmetis/gklib.c File Reference

Various helper routines generated using GKlib's templates. More...

Go to the source code of this file.

Functions

 GK_MKBLAS (i, GK_MKBLAS(idx_t, GK_MKBLAS(idx_t)
void isortd (size_t n, idx_t *base)
void rsorti (size_t n, real_t *base)
void rsortd (size_t n, real_t *base)
void ikvsorti (size_t n, ikv_t *base)
void ikvsortii (size_t n, ikv_t *base)
void ikvsortd (size_t n, ikv_t *base)
void rkvsorti (size_t n, rkv_t *base)
void rkvsortd (size_t n, rkv_t *base)
void uvwsorti (size_t n, uvw_t *base)


Detailed Description

Various helper routines generated using GKlib's templates.

Functions for printing various statistics for the computed partitionings and orderings.

Date:
Started 4/12/2007
Author:
George

Copyright 1997-2009, Regents of the University of Minnesota

Version:
$Id: gklib.c 10395 2011-06-23 23:28:06Z karypis $ 
Date:
Started 7/25/1997
Author:
George

Copyright 1997-2009, Regents of the University of Minnesota

Version:
$Id: stat.c 10046 2011-06-01 14:13:40Z karypis $ 

Definition in file gklib.c.


Function Documentation

GK_MKBLAS ( ,
GK_MKBLAS(  idx_t,
GK_MKBLAS(  idx_t 
)

BLAS routines

Definition at line 18 of file gklib.c.

void isortd ( size_t  n,
idx_t base 
)

Definition at line 57 of file gklib.c.

void rsorti ( size_t  n,
real_t base 
)

Definition at line 64 of file gklib.c.

void rsortd ( size_t  n,
real_t base 
)

Definition at line 71 of file gklib.c.

void ikvsorti ( size_t  n,
ikv_t *  base 
)

Definition at line 78 of file gklib.c.

Referenced by CompressGraph(), EliminateSubDomainEdges(), and Match_2HopAll().

Here is the caller graph for this function:

void ikvsortii ( size_t  n,
ikv_t *  base 
)

Definition at line 86 of file gklib.c.

void ikvsortd ( size_t  n,
ikv_t *  base 
)

Definition at line 93 of file gklib.c.

Referenced by EliminateSubDomainEdges().

Here is the caller graph for this function:

void rkvsorti ( size_t  n,
rkv_t *  base 
)

Definition at line 100 of file gklib.c.

void rkvsortd ( size_t  n,
rkv_t *  base 
)

Definition at line 107 of file gklib.c.

Referenced by EliminateComponents().

Here is the caller graph for this function:

void uvwsorti ( size_t  n,
uvw_t base 
)

Definition at line 114 of file gklib.c.

Referenced by FixGraph().

Here is the caller graph for this function:


Generated on Mon Sep 21 08:09:23 2020 for Charm++ by  doxygen 1.5.5