rebl-AMR
GraphData Struct Reference

struct to supply information required by zoltan for geometric partitioners More...

#include <partition.h>

Public Attributes

ZOLTAN_ID_TYPE numMyVertices
 
ZOLTAN_ID_PTR vertexGID
 
ZOLTAN_ID_PTR nbrIndex
 
ZOLTAN_ID_PTR nbrGID
 
int * nbrProc
 
float * c
 

Detailed Description

struct to supply information required by zoltan for geometric partitioners

Member Data Documentation

◆ c

float* GraphData::c

◆ nbrGID

ZOLTAN_ID_PTR GraphData::nbrGID

◆ nbrIndex

ZOLTAN_ID_PTR GraphData::nbrIndex

◆ nbrProc

int* GraphData::nbrProc

◆ numMyVertices

ZOLTAN_ID_TYPE GraphData::numMyVertices

◆ vertexGID

ZOLTAN_ID_PTR GraphData::vertexGID

The documentation for this struct was generated from the following file: