Exodus 8.24
|
#include "exodusII.h"
Functions | |
int | ex_put_node_map (int exoid, ex_entity_id map_id, const void_int *node_map) |
int ex_put_node_map | ( | int | exoid, |
ex_entity_id | map_id, | ||
const void_int * | node_map ) |
writes an node map; this is a vector of integers of length number of nodes
exoid | exodus file id |
map_id | node map id |
node_map | node map |