ExodusII  6.05
ex_get_attr.c File Reference
#include <inttypes.h>
#include <stdio.h>
#include "exodusII.h"
#include "exodusII_int.h"
#include "netcdf.h"

Functions

int ex_get_attr (int exoid, ex_entity_type obj_type, ex_entity_id obj_id, void *attrib)

Function Documentation

int ex_get_attr ( int  exoid,
ex_entity_type  obj_type,
ex_entity_id  obj_id,
void *  attrib 
)
Undocumented:
reads the attributes for an edge, face, or element block
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines