|
Exodus
7.10
|
#include "exodusII.h"#include "exodusII_int.h"#include "netcdf.h"#include <inttypes.h>#include <stddef.h>#include <stdio.h>#include <sys/types.h>Functions | |
| int | ex_get_partial_num_map (int exoid, ex_entity_type map_type, ex_entity_id map_id, int64_t ent_start, int64_t ent_count, void_int *map) |
| int ex_get_partial_num_map | ( | int | exoid, |
| ex_entity_type | map_type, | ||
| ex_entity_id | map_id, | ||
| int64_t | ent_start, | ||
| int64_t | ent_count, | ||
| void_int * | map | ||
| ) |