#include <exodusII.h>

Public Attributes

int64_t id
 
ex_entity_type type
 
int64_t num_entry
 
int64_t num_distribution_factor
 
void_intentry_list
 
void_intextra_list
 
void * distribution_factor_list
 

Detailed Description

Definition at line 292 of file exodusII.h.

Member Data Documentation

◆ distribution_factor_list

void* ex_set::distribution_factor_list

Definition at line 299 of file exodusII.h.

◆ entry_list

void_int* ex_set::entry_list

Definition at line 297 of file exodusII.h.

◆ extra_list

void_int* ex_set::extra_list

Definition at line 298 of file exodusII.h.

◆ id

int64_t ex_set::id

Definition at line 293 of file exodusII.h.

◆ num_distribution_factor

int64_t ex_set::num_distribution_factor

Definition at line 296 of file exodusII.h.

◆ num_entry

int64_t ex_set::num_entry

Definition at line 295 of file exodusII.h.

◆ type

ex_entity_type ex_set::type

Definition at line 294 of file exodusII.h.


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