|
Exodus
7.10
|
#include "exodusII.h"#include "exodusII_int.h"#include "netcdf.h"#include <inttypes.h>#include <stddef.h>#include <stdint.h>#include <stdio.h>Functions | |
| int | ex_put_partial_conn (int exoid, ex_entity_type blk_type, ex_entity_id blk_id, int64_t start_num, int64_t num_ent, const void_int *nodeconn, const void_int *edgeconn, const void_int *faceconn) |
| int ex_put_partial_conn | ( | int | exoid, |
| ex_entity_type | blk_type, | ||
| ex_entity_id | blk_id, | ||
| int64_t | start_num, | ||
| int64_t | num_ent, | ||
| const void_int * | nodeconn, | ||
| const void_int * | edgeconn, | ||
| const void_int * | faceconn | ||
| ) |