FUnctions for allocating vertex separator refinement information.
More...
#include "vsinfo.h"
#include <dlmem_funcs.h>
|
#define | MTMETIS_VSINFO_C |
|
#define | DLMEM_PREFIX vsnbrinfo |
|
#define | DLMEM_TYPE_T vsnbrinfo_type |
|
FUnctions for allocating vertex separator refinement information.
- Author
- Dominique LaSalle lasal.nosp@m.le@c.nosp@m.s.umn.nosp@m..edu Copyright 2014, Regents of the University of Minnesota
- Version
- 1
- Date
- 2014-11-11
Allocate the memory arrays for refinement of a vertex separator.
- Parameters
-
ctrl | The control structure. |
graph | The graph to create vsinfo for. |
Free a vsinfo and its associate memory.
- Parameters
-
graph | The graph to free the vsinfo of. |
Free a vsinfo and its associate memory.
- Parameters
-
graph | The graph to free the vsinfo of. |