Exodus 8.24
Loading...
Searching...
No Matches
ex_put_n_attr.c File Reference
#include "exodusII.h"

Functions

int ex_put_n_attr (int exoid, ex_entity_type blk_type, ex_entity_id blk_id, int64_t start_entity, int64_t num_entity, const void *attrib)
 

Function Documentation

◆ ex_put_n_attr()

int ex_put_n_attr ( int exoid,
ex_entity_type blk_type,
ex_entity_id blk_id,
int64_t start_entity,
int64_t num_entity,
const void * attrib )
Deprecated
use ex_put_partial_attr()(exoid, blk_type, blk_id, start_entity, num_entity, attrib)

writes the attributes for an edge/face/element block

Parameters
exoidexodus file id
blk_typeblock type
blk_idblock id
start_entitythe starting index (1-based) of the attribute to be written
num_entitythe number of entities to write attributes
attribarray of attributes