Exodus 8.24
|
#include "exodusII.h"
Functions | |
int | ex_get_n_node_set_df (int exoid, ex_entity_id node_set_id, int64_t start_num, int64_t num_df_to_get, void *node_set_dist_fact) |
int ex_get_n_node_set_df | ( | int | exoid, |
ex_entity_id | node_set_id, | ||
int64_t | start_num, | ||
int64_t | num_df_to_get, | ||
void * | node_set_dist_fact ) |
exoid | NetCDF/Exodus file ID |
node_set_id | Node-set ID |
start_num | Starting df number |
num_df_to_get | Number of df's to read |
node_set_dist_fact | Distribution factors |