Exodus  7.22
ex__obj_stats Struct Reference

#include <exodusII_int.h>

Data Fields

int64_t * id_vals
 
int * stat_vals
 
size_t num
 
int exoid
 
char valid_ids
 
char valid_stat
 
char sequential
 
struct ex__obj_statsnext
 

Field Documentation

◆ exoid

int ex__obj_stats::exoid

◆ id_vals

int64_t* ex__obj_stats::id_vals

◆ next

struct ex__obj_stats* ex__obj_stats::next

◆ num

size_t ex__obj_stats::num

◆ sequential

char ex__obj_stats::sequential

◆ stat_vals

int* ex__obj_stats::stat_vals

◆ valid_ids

char ex__obj_stats::valid_ids

◆ valid_stat

char ex__obj_stats::valid_stat

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