|
ExodusII 4.96
|

Functions | |
| int | ex_get_conn (int exoid, ex_entity_type blk_type, int blk_id, int *nodeconn, int *edgeconn, int *faceconn) |
| int ex_get_conn | ( | int | exoid, |
| ex_entity_type | blk_type, | ||
| int | blk_id, | ||
| int * | nodeconn, | ||
| int * | edgeconn, | ||
| int * | faceconn | ||
| ) |
References DIM_NUM_EDG_PER_EL, DIM_NUM_FAC_PER_EL, DIM_NUM_NOD_PER_ED, DIM_NUM_NOD_PER_EL, DIM_NUM_NOD_PER_FA, EX_EDGE_BLOCK, EX_ELEM_BLOCK, ex_err(), EX_FACE_BLOCK, EX_FATAL, ex_id_lkup(), EX_MSG, ex_name_of_object(), EX_NOERR, EX_NULLENTITY, EX_WARN, exerrval, MAX_ERR_LENGTH, VAR_CONN, VAR_EBCONN, VAR_ECONN, VAR_FBCONN, and VAR_FCONN.
Referenced by ex_get_elem_conn().