|
ExodusII 4.96
|
Data Fields | |
| char | name [MAX_STR_LENGTH] |
| nc_type | type |
| int | ndims |
| int | dims [NC_MAX_VAR_DIMS] |
| int | natts |
| int ncvar::dims[NC_MAX_VAR_DIMS] |
Referenced by ex_copy().
| char ncvar::name[MAX_STR_LENGTH] |
Referenced by ex_copy().
| int ncvar::natts |
Referenced by ex_copy().
| int ncvar::ndims |
Referenced by ex_copy().
| nc_type ncvar::type |
Referenced by ex_copy().