The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
metis_bridge.c File Reference
#include <stdlib.h>
#include "metis.h"

Functions

void oft_metis_partGraph (int *nr, int *nnz, int *kr, int *lc, int *npart, int *part, int *type, int *info)
void oft_metis_partMesh (int *nc, int *np, int *ncp, int *lc, int *npart, int *cpart, int *info)

Function Documentation

◆ oft_metis_partGraph()

void oft_metis_partGraph ( int * nr,
int * nnz,
int * kr,
int * lc,
int * npart,
int * part,
int * type,
int * info )

◆ oft_metis_partMesh()

void oft_metis_partMesh ( int * nc,
int * np,
int * ncp,
int * lc,
int * npart,
int * cpart,
int * info )