PPL Logo

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

Go to the source code of this file.

Functions

int AreAllVwgtsBelow (int ncon, floattype alpha, floattype *vwgt1, floattype beta, floattype *vwgt2, floattype limit)
int AreAnyVwgtsBelow (int ncon, floattype alpha, floattype *vwgt1, floattype beta, floattype *vwgt2, floattype limit)
int AreAllVwgtsAbove (int ncon, floattype alpha, floattype *vwgt1, floattype beta, floattype *vwgt2, floattype limit)
floattype ComputeLoadImbalance (int ncon, int nparts, floattype *npwgts, floattype *tpwgts)
int AreAllBelow (int ncon, floattype *v1, floattype *v2)


Function Documentation

int AreAllVwgtsBelow ( int  ncon,
floattype  alpha,
floattype vwgt1,
floattype  beta,
floattype vwgt2,
floattype  limit 
)

Definition at line 21 of file mutil.c.

int AreAnyVwgtsBelow ( int  ncon,
floattype  alpha,
floattype vwgt1,
floattype  beta,
floattype vwgt2,
floattype  limit 
)

Definition at line 37 of file mutil.c.

Referenced by MocInit2WayBalance().

int AreAllVwgtsAbove ( int  ncon,
floattype  alpha,
floattype vwgt1,
floattype  beta,
floattype vwgt2,
floattype  limit 
)

Definition at line 54 of file mutil.c.

floattype ComputeLoadImbalance ( int  ncon,
int  nparts,
floattype npwgts,
floattype tpwgts 
)

Definition at line 70 of file mutil.c.

References max().

Referenced by MocInit2WayBalance2().

int AreAllBelow ( int  ncon,
floattype v1,
floattype v2 
)

Definition at line 92 of file mutil.c.

Referenced by MocBalance2Way2(), MocFM_2WayEdgeRefine2(), and MocGeneral2WayBalance2().


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