PPL Logo

libs/ck-libs/parmetis/ParMETISLib/memory.c File Reference

Go to the source code of this file.

Functions

void PreAllocateMemory (CtrlType *ctrl, GraphType *graph, WorkSpaceType *wspace)
void FreeWSpace (WorkSpaceType *wspace)
void FreeCtrl (CtrlType *ctrl)
GraphTypeCreateGraph (void)
void InitGraph (GraphType *graph)
void FreeGraph (GraphType *graph)
void FreeInitialGraphAndRemap (GraphType *graph, int wgtflag)


Function Documentation

void PreAllocateMemory ( CtrlType ctrl,
GraphType graph,
WorkSpaceType wspace 
)

void FreeWSpace ( WorkSpaceType wspace  ) 

void FreeCtrl ( CtrlType ctrl  ) 

GraphType* CreateGraph ( void   ) 

Definition at line 74 of file memory.c.

References GKmalloc(), and InitGraph().

void InitGraph ( GraphType graph  ) 

void FreeGraph ( GraphType graph  ) 

void FreeInitialGraphAndRemap ( GraphType graph,
int  wgtflag 
)


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