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

Functions

int ex_get_one_elem_attr (int exoid, int elem_blk_id, int attrib_index, void *attrib)

Function Documentation

int ex_get_one_elem_attr ( int  exoid,
int  elem_blk_id,
int  attrib_index,
void *  attrib 
)

reads the attributes for an element block

Deprecated:
Use ex_get_one_attr()(exoid, EX_ELEM_BLOCK, elem_blk_id, attrib_index, attrib)

References EX_ELEM_BLOCK, and ex_get_one_attr().