ExodusII
6.05
|
#include <stddef.h>
#include <stdio.h>
#include <sys/types.h>
#include "exodusII.h"
#include "exodusII_int.h"
#include "netcdf.h"
Functions | |
int | ex_put_nodal_var_slab (int exoid, int time_step, int nodal_var_index, int64_t start_pos, int64_t num_vals, void *nodal_var_vals) |
int ex_put_nodal_var_slab | ( | int | exoid, |
int | time_step, | ||
int | nodal_var_index, | ||
int64_t | start_pos, | ||
int64_t | num_vals, | ||
void * | nodal_var_vals | ||
) |