PPL Logo

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

This file contains various helper API routines for using METIS. More...

Go to the source code of this file.

Functions

int METIS_Free (void *ptr)
int METIS_SetDefaultOptions (idx_t *options)


Detailed Description

This file contains various helper API routines for using METIS.

Date:
Started 5/12/2011
Author:
George

Copyright 1997-2009, Regents of the University of Minnesota

Version:
$Id: auxapi.c 10409 2011-06-25 16:58:34Z karypis $ 

Definition in file auxapi.c.


Function Documentation

int METIS_Free ( void *  ptr  ) 

This function free memory that was allocated by METIS and retuned to the application.

Parameters:
ptr points to the memory that was previously allocated by METIS.

Definition at line 23 of file auxapi.c.

References free(), and METIS_OK.

Referenced by METIS_PartMeshDual(), and METIS_PartMeshNodal().

Here is the call graph for this function:

Here is the caller graph for this function:

int METIS_SetDefaultOptions ( idx_t options  ) 

This function sets the default values for the options.

Parameters:
options points to an array of size at least METIS_NOPTIONS.

Definition at line 36 of file auxapi.c.

References METIS_OK.

Referenced by InitKWayPartitioning(), main(), TeamLB::work(), and MetisLB::work().

Here is the caller graph for this function:


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