OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
types.h File Reference

Go to the source code of this file.

Data Structures

struct  _graph
struct  _gbisect
struct  _domdec
struct  _gbipart
struct  _nestdiss
struct  _multisector
struct  _gelim
struct  _bucket
struct  _minprior
struct  _stageinfo
struct  _elimtree
struct  _inputMtx
struct  _denseMtx
struct  _workspace
struct  _css
struct  _frontsub
struct  _factorMtx
struct  mapping_t
struct  _groupinfo
struct  topology_t
struct  buffer_t
struct  mask_t

Macros

#define PORD_INT   int

Typedefs

typedef double FLOAT
typedef PORD_INT options_t
typedef FLOAT timings_t
typedef struct _graph graph_t
typedef struct _gbisect gbisect_t
typedef struct _domdec domdec_t
typedef struct _gbipart gbipart_t
typedef struct _nestdiss nestdiss_t
typedef struct _multisector multisector_t
typedef struct _gelim gelim_t
typedef struct _bucket bucket_t
typedef struct _stageinfo stageinfo_t
typedef struct _minprior minprior_t
typedef struct _elimtree elimtree_t
typedef struct _inputMtx inputMtx_t
typedef struct _workspace workspace_t
typedef struct _denseMtx denseMtx_t
typedef struct _css css_t
typedef struct _frontsub frontsub_t
typedef struct _factorMtx factorMtx_t
typedef struct _groupinfo groupinfo_t

Macro Definition Documentation

◆ PORD_INT

#define PORD_INT   int

Definition at line 20 of file types.h.

Typedef Documentation

◆ bucket_t

typedef struct _bucket bucket_t

◆ css_t

typedef struct _css css_t

◆ denseMtx_t

typedef struct _denseMtx denseMtx_t

◆ domdec_t

typedef struct _domdec domdec_t

◆ elimtree_t

typedef struct _elimtree elimtree_t

◆ factorMtx_t

typedef struct _factorMtx factorMtx_t

◆ FLOAT

typedef double FLOAT

Definition at line 23 of file types.h.

◆ frontsub_t

typedef struct _frontsub frontsub_t

◆ gbipart_t

typedef struct _gbipart gbipart_t

◆ gbisect_t

typedef struct _gbisect gbisect_t

◆ gelim_t

typedef struct _gelim gelim_t

◆ graph_t

typedef struct _graph graph_t

◆ groupinfo_t

typedef struct _groupinfo groupinfo_t

Definition at line 237 of file types.h.

◆ inputMtx_t

typedef struct _inputMtx inputMtx_t

◆ minprior_t

typedef struct _minprior minprior_t

◆ multisector_t

typedef struct _multisector multisector_t

◆ nestdiss_t

typedef struct _nestdiss nestdiss_t

◆ options_t

Definition at line 24 of file types.h.

◆ stageinfo_t

typedef struct _stageinfo stageinfo_t

Definition at line 127 of file types.h.

◆ timings_t

typedef FLOAT timings_t

Definition at line 25 of file types.h.

◆ workspace_t

typedef struct _workspace workspace_t

Definition at line 177 of file types.h.