Tupes and function prototypes for vertex separator info.
More...
#include "base.h"
#include "graph.h"
#include "ctrl.h"
#include <dlmem_headers.h>
Go to the source code of this file.
|
#define | DLMEM_PREFIX vsnbrinfo |
|
#define | DLMEM_TYPE_T vsnbrinfo_type |
|
#define | vsinfo_free MTMETIS_vsinfo_free |
|
#define | par_vsinfo_create MTMETIS_par_vsinfo_create |
|
#define | par_vsinfo_free MTMETIS_par_vsinfo_free |
|
Tupes and function prototypes for vertex separator info.
- 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. |