|
Exodus
7.10
|
#include "exodusII.h"#include "exodusII_int.h"#include "netcdf.h"#include <inttypes.h>#include <stddef.h>#include <stdio.h>Functions | |
| int | ex_get_one_attr (int exoid, ex_entity_type obj_type, ex_entity_id obj_id, int attrib_index, void *attrib) |
| int ex_get_one_attr | ( | int | exoid, |
| ex_entity_type | obj_type, | ||
| ex_entity_id | obj_id, | ||
| int | attrib_index, | ||
| void * | attrib | ||
| ) |