ExodusII  5.15
ex_put_partial_num_map.c File Reference
#include "exodusII.h"
#include "exodusII_int.h"
#include <stdlib.h>

Functions

int ex_put_partial_num_map (int exoid, ex_entity_type map_type, ex_entity_id map_id, int64_t ent_start, int64_t ent_count, const void_int *map)

Function Documentation

int ex_put_partial_num_map ( int  exoid,
ex_entity_type  map_type,
ex_entity_id  map_id,
int64_t  ent_start,
int64_t  ent_count,
const void_int map 
)

writes a map; this is a vector of integers of length number of mesh objects of that type (element, node, face, edge)

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines