ExodusII  5.15
ex_put_attr_names.c File Reference
#include "exodusII.h"
#include "exodusII_int.h"
#include <string.h>

Functions

int ex_put_attr_names (int exoid, ex_entity_type blk_type, ex_entity_id blk_id, char *names[])

Function Documentation

int ex_put_attr_names ( int  exoid,
ex_entity_type  blk_type,
ex_entity_id  blk_id,
char *  names[] 
)

writes the attribute names for a block

Parameters:
exoidexodus file id
blk_typeblock type (edge, face, elem)
blk_idblock id
namesptr to array of attribute names
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines