ExodusII  6.05
ex_get_side_set_dist_fact.c File Reference
#include "exodusII.h"

Functions

int ex_get_side_set_dist_fact (int exoid, ex_entity_id side_set_id, void *side_set_dist_fact)

Function Documentation

int ex_get_side_set_dist_fact ( int  exoid,
ex_entity_id  side_set_id,
void *  side_set_dist_fact 
)

reads the distribution factors for a single side set

Deprecated:
Use ex_get_set_dist_fact()(exoid, EX_SIDE_SET, side_set_id, side_set_dist_fact)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines