ExodusII 4.96
exppem.c File Reference
#include "exodusII.h"
#include "exodusII_int.h"
#include <stdlib.h>
Include dependency graph for exppem.c:

Functions

int ex_put_partial_elem_map (int exoid, int map_id, int ent_start, int ent_count, const int *elem_map)

Function Documentation

int ex_put_partial_elem_map ( int  exoid,
int  map_id,
int  ent_start,
int  ent_count,
const int *  elem_map 
)

writes an element map; this is a vector of integers of length number of elements

References DIM_NUM_ELEM, DIM_NUM_EM, EX_ELEM_MAP, ex_err(), EX_FATAL, ex_get_counter_list(), ex_get_file_item(), ex_id_lkup(), ex_inc_file_item(), EX_LOOKUPFAIL, EX_NOERR, exerrval, MAX_ERR_LENGTH, VAR_ELEM_MAP, and VAR_EM_PROP.