Exodus 8.24
Loading...
Searching...
No Matches
Structures used by external API functions.

Data Structures

struct  ex_init_params
struct  ex_attribute
struct  ex_blob
struct  ex_assembly
struct  ex_block
struct  ex_set
struct  ex_block_params
struct  ex_set_specs
struct  ex_var_params

Typedefs

typedef struct ex_init_params ex_init_params
typedef enum ex_type ex_type
typedef struct ex_attribute ex_attribute
typedef struct ex_blob ex_blob
typedef struct ex_assembly ex_assembly
typedef struct ex_block ex_block
typedef struct ex_set ex_set
typedef struct ex_block_params ex_block_params
typedef struct ex_set_specs ex_set_specs
typedef struct ex_var_params ex_var_params

Enumerations

enum  ex_type { EX_INTEGER = NC_INT , EX_DOUBLE = NC_DOUBLE , EX_CHAR = NC_CHAR }

Detailed Description

ex_put_init_ext(), ex_get_init_ext(), ex_get_block_param(), ex_put_block_param(), ex_get_block_params(), ex_put_block_params(), ex_put_concat_all_blocks(), ex_put_concat_sets(), ex_get_concat_sets(), ex_put_sets(), ex_get_sets()

Typedef Documentation

◆ ex_assembly

typedef struct ex_assembly ex_assembly

◆ ex_attribute

typedef struct ex_attribute ex_attribute

◆ ex_blob

typedef struct ex_blob ex_blob

◆ ex_block

typedef struct ex_block ex_block

◆ ex_block_params

typedef struct ex_block_params ex_block_params

◆ ex_init_params

typedef struct ex_init_params ex_init_params

◆ ex_set

typedef struct ex_set ex_set

◆ ex_set_specs

typedef struct ex_set_specs ex_set_specs

◆ ex_type

typedef enum ex_type ex_type

◆ ex_var_params

typedef struct ex_var_params ex_var_params

Enumeration Type Documentation

◆ ex_type

enum ex_type
Enumerator
EX_INTEGER 
EX_DOUBLE 
EX_CHAR