|
ExodusII 4.96
|
Data Fields | |
| int | var |
| char | name [MAX_STR_LENGTH] |
| nc_type | type |
| size_t | len |
| void * | val |
| size_t ncatt::len |
Referenced by ex_copy(), and ex_get_block().
| char ncatt::name[MAX_STR_LENGTH] |
Referenced by ex_copy().
| nc_type ncatt::type |
Referenced by ex_copy().
| void* ncatt::val |
| int ncatt::var |