ExodusII 4.96
exgnsd.c File Reference
#include "exodusII.h"
#include "exodusII_int.h"
Include dependency graph for exgnsd.c:

Functions

int ex_get_node_set_dist_fact (int exoid, int node_set_id, void *node_set_dist_fact)

Function Documentation

int ex_get_node_set_dist_fact ( int  exoid,
int  node_set_id,
void *  node_set_dist_fact 
)

reads the distribution factors for a single node set

Deprecated:
Use ex_get_set_dist_fact()(exoid, EX_NODE_SET, node_set_id, node_set_dist_fact)

References ex_get_set_dist_fact(), and EX_NODE_SET.