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

Functions

int ex_put_num_map (int exoid, ex_entity_type map_type, ex_entity_id map_id, const void_int *map)
 

Function Documentation

◆ ex_put_num_map()

int ex_put_num_map ( int  exoid,
ex_entity_type  map_type,
ex_entity_id  map_id,
const void_int map 
)

writes a map; this is a vector of integers of the same length as the number of entries in the source object (nodes, edges, faces, or elements in the file).

Parameters
exoidexodus file id
map_typetype of map (node,edge,face,elem)
map_idid to associate with new map
mapmap set value array