|
Exodus
7.10
|
#include "exodusII.h"#include "exodusII_int.h"#include "netcdf.h"#include <stddef.h>#include <stdio.h>#include <sys/types.h>Functions | |
| int | ex_get_partial_id_map (int exoid, ex_entity_type map_type, int64_t start_entity_num, int64_t num_entities, void_int *map) |
| int ex_get_partial_id_map | ( | int | exoid, |
| ex_entity_type | map_type, | ||
| int64_t | start_entity_num, | ||
| int64_t | num_entities, | ||
| void_int * | map | ||
| ) |