Types and function for uncoarsening information.
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 kwnbrinfo |
|
#define | DLMEM_TYPE_T kwnbrinfo_type |
|
#define | DLMEM_PREFIX adjinfo |
|
#define | DLMEM_TYPE_T adjinfo_type |
|
#define | par_kwinfo_create MTMETIS_par_kwinfo_create |
|
#define | par_kwinfo_free MTMETIS_par_kwinfo_free |
|
Types and function for uncoarsening 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-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. |