|
ExodusII 4.96
|

Functions | |
| int | ex_get_block (int exoid, ex_entity_type blk_type, int blk_id, char *elem_type, int *num_entries_this_blk, int *num_nodes_per_entry, int *num_edges_per_entry, int *num_faces_per_entry, int *num_attr_per_entry) |
| int ex_get_block | ( | int | exoid, |
| ex_entity_type | blk_type, | ||
| int | blk_id, | ||
| char * | elem_type, | ||
| int * | num_entries_this_blk, | ||
| int * | num_nodes_per_entry, | ||
| int * | num_edges_per_entry, | ||
| int * | num_faces_per_entry, | ||
| int * | num_attr_per_entry | ||
| ) |
References ATT_NAME_ELB, DIM_NUM_ATT_IN_BLK, DIM_NUM_ATT_IN_EBLK, DIM_NUM_ATT_IN_FBLK, DIM_NUM_ED_IN_EBLK, DIM_NUM_EDG_PER_EL, DIM_NUM_EL_IN_BLK, DIM_NUM_FA_IN_FBLK, DIM_NUM_FAC_PER_EL, DIM_NUM_NOD_PER_ED, DIM_NUM_NOD_PER_EL, DIM_NUM_NOD_PER_FA, EX_BADPARAM, 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, ncatt::len, MAX_ERR_LENGTH, MAX_STR_LENGTH, VAR_CONN, VAR_EBCONN, VAR_FBCONN, and VAR_FCONN.
Referenced by ex_get_elem_block().