|
ExodusII 4.96
|
#include "exodusII.h"
Functions | |
| int | ex_put_node_map (int exoid, int map_id, const int *node_map) |
| int ex_put_node_map | ( | int | exoid, |
| int | map_id, | ||
| const 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 |
References EX_NODE_MAP, and ex_put_num_map().