Exodus  7.10
ex_put_name.c File Reference
#include "exodusII.h"
#include "exodusII_int.h"
#include "netcdf.h"
#include <inttypes.h>
#include <stdio.h>

Functions

int ex_put_name (int exoid, ex_entity_type obj_type, ex_entity_id entity_id, const char *name)
 

Function Documentation

◆ ex_put_name()

int ex_put_name ( int  exoid,
ex_entity_type  obj_type,
ex_entity_id  entity_id,
const char *  name 
)

writes the name of the specified entity to the database. The entity with id entity_id must exist before calling ex_put_name().

Parameters
exoidexodus file id
obj_typeobject type
entity_idid of entity name to write
nameptr to entity name