Functions for manipulating esinfo structures.
More...
#include "esinfo.h"
#include <dlmem_funcs.h>
|
#define | MTMETIS_ESINFO_C |
|
#define | DLMEM_PREFIX esnbrinfo |
|
#define | DLMEM_TYPE_T esnbrinfo_type |
|
Functions for manipulating esinfo structures.
- Author
- Dominique LaSalle lasal.nosp@m.le@c.nosp@m.s.umn.nosp@m..edu Copyright 2015, Regents of the University of Minnesota
- Version
- 1
- Date
- 2015-02-26
Free an esinfo and its associated memory.
- Parameters
-
graph | The graph to free the esinfo of. |
Allocate the memory arrays for refinement of an edge separator.
- Parameters
-
ctrl | The control structure. |
graph | The graph. |
Free an esinfo and its associated memory.
- Parameters
-
graph | The graph to free the esinfo of. |