oomph_parmetis_3.1.1/struct.h File Reference

Go to the source code of this file.

Classes

struct  KeyValueType
 
struct  KVType
 
struct  FKeyValueType
 
struct  KeyKeyValueType
 
struct  PQueueType
 
struct  FPQueueType
 
struct  edgedef
 
struct  workspacedef
 
struct  rinfodef
 
struct  nrinfodef
 
struct  matrixdef
 
struct  graphdef
 
struct  controldef
 
struct  meshdef
 

Macros

#define IDX_DATATYPE   MPI_SHORT
 
#define MAX_INT   SHRT_MAX
 
#define MIN_INT   SHRT_MIN
 

Typedefs

typedef struct KeyValueType KeyValueType
 
typedef struct KVType KVType
 
typedef struct FKeyValueType FKeyValueType
 
typedef struct KeyKeyValueType KeyKeyValueType
 
typedef struct PQueueType PQueueType
 
typedef struct FPQueueType FPQueueType
 
typedef struct edgedef EdgeType
 
typedef struct workspacedef WorkSpaceType
 
typedef struct rinfodef RInfoType
 
typedef struct nrinfodef NRInfoType
 
typedef struct matrixdef MatrixType
 
typedef struct graphdef GraphType
 
typedef double timer
 
typedef struct controldef CtrlType
 
typedef struct meshdef MeshType
 

Macro Definition Documentation

◆ IDX_DATATYPE

#define IDX_DATATYPE   MPI_SHORT

◆ MAX_INT

#define MAX_INT   SHRT_MAX

◆ MIN_INT

#define MIN_INT   SHRT_MIN

Typedef Documentation

◆ CtrlType

typedef struct controldef CtrlType

◆ EdgeType

typedef struct edgedef EdgeType

◆ FKeyValueType

typedef struct FKeyValueType FKeyValueType

◆ FPQueueType

typedef struct FPQueueType FPQueueType

◆ GraphType

typedef struct graphdef GraphType

◆ KeyKeyValueType

◆ KeyValueType

typedef struct KeyValueType KeyValueType

◆ KVType

typedef struct KVType KVType

◆ MatrixType

typedef struct matrixdef MatrixType

◆ MeshType

typedef struct meshdef MeshType

◆ NRInfoType

typedef struct nrinfodef NRInfoType

◆ PQueueType

typedef struct PQueueType PQueueType

◆ RInfoType

typedef struct rinfodef RInfoType

◆ timer

typedef double timer

◆ WorkSpaceType

typedef struct workspacedef WorkSpaceType