Functions for allocating an manipulating kwinfos.
More...
#include "kwinfo.h"
#include <dlmem_funcs.h>
|
#define | MTMETIS_KWINFO_C |
|
#define | DLMEM_PREFIX kwnbrinfo |
|
#define | DLMEM_TYPE_T kwnbrinfo_type |
|
#define | DLMEM_PREFIX adjinfo |
|
#define | DLMEM_TYPE_T adjinfo_type |
|
Functions for allocating an manipulating kwinfos.
- 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-09-19
Allocate the memory arrays for refinement.
- Parameters
-
ctrl | The control structure. |
graph | The graph. |
Free a kwinfo and its associate memory owned by graph.
- Parameters
-
graph | The graph to free the kwinfo of. |