ExodusII
6.05
|
#include <inttypes.h>
#include <stddef.h>
#include <stdio.h>
#include <sys/types.h>
#include "exodusII.h"
#include "exodusII_int.h"
#include "netcdf.h"
Functions | |
int | ex_put_partial_elem_attr (int exoid, ex_entity_id elem_blk_id, int64_t start_elem_num, int64_t num_elems, void *attrib) |
int ex_put_partial_elem_attr | ( | int | exoid, |
ex_entity_id | elem_blk_id, | ||
int64_t | start_elem_num, | ||
int64_t | num_elems, | ||
void * | attrib | ||
) |