ExodusII  6.05
ex_put_coordinate_frames.c File Reference
#include <assert.h>
#include <stdio.h>
#include <string.h>
#include "exodusII.h"
#include "exodusII_int.h"
#include "netcdf.h"

Macros

#define PROCNAME   "ex_put_coordinate_frames"
 

Functions

int ex_put_coordinate_frames (int exoid, int nframes, const void_int *cf_ids, void *pt_coordinates, const char *tags)
 

Macro Definition Documentation

◆ PROCNAME

#define PROCNAME   "ex_put_coordinate_frames"

expfrm - ex_put_coordinate_frames: write coordinate frames

Parameters
exoidexodus file id
nframesnumber of coordinate frames in model
cf_idscoordinate ids
pt_coordinatespointer to coordinates. 9 values per coordinate frame
tagscharacter tag for each frame. 'r' - rectangular, 'c' - cylindrical, 's' - spherical

returns - EX_NOERR for no error EX_FATAL for fatal errors 1 number frames < 0