ExodusII 4.96
exgnm.c File Reference
#include <stdlib.h>
#include "exodusII.h"
#include "exodusII_int.h"
Include dependency graph for exgnm.c:

Functions

int ex_get_node_map (int exoid, int map_id, int *node_map)

Function Documentation

int ex_get_node_map ( int  exoid,
int  map_id,
int *  node_map 
)

reads the node map with specified ID

Deprecated:
Use ex_get_num_map()(exoid, EX_NODE_MAP, map_id, node_map

References ex_get_num_map(), and EX_NODE_MAP.