ExodusII
6.05
|
#include <ctype.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "netcdf.h"
#include "exodusII.h"
#include "exodusII_int.h"
Defines | |
#define | real float |
#define | entity_id int |
#define | F2C(name, NAME) name |
Functions | |
static void | ex_fcdcpy (char *fstring, int fslen, char *sstring) |
static void | ex_fstrncpy (char *target, char *source, int maxlen) |
static void | ex_nstrncpy (char *target, char *source, int maxlen) |
int | F2C (excre, EXCRE) |
int | F2C (exopen, EXOPEN) |
void | F2C (exclos, EXCLOS) |
void | F2C (exupda, EXUPDA) |
void | F2C (expini, EXPINI) |
void | F2C (exgini, EXGINI) |
void | F2C (expqa, EXPQA) |
void | F2C (exgqa, EXGQA) |
void | F2C (expinf, EXPINF) |
void | F2C (exginf, EXGINF) |
void | F2C (expcor, EXPCOR) |
void | F2C (exgcor, EXGCOR) |
void | F2C (expcon, EXPCON) |
void | F2C (exgcon, EXGCON) |
void | F2C (expmap, EXPMAP) |
void | F2C (exgmap, EXGMAP) |
void | F2C (expclb, EXPCLB) |
void | F2C (expelb, EXPELB) |
void | F2C (exgelb, EXGELB) |
void | F2C (exgebi, EXGEBI) |
void | F2C (expelc, EXPELC) |
void | F2C (exgelc, EXGELC) |
void | F2C (expecpp, EXPECPP) |
void | F2C (exgecpp, EXGECPP) |
void | F2C (expeat, EXPEAT) |
void | F2C (exgeat, EXGEAT) |
void | F2C (exgean, EXGEAN) |
void | F2C (expean, EXPEAN) |
void | F2C (expnams, EXPNAMS) |
void | F2C (exgnams, EXGNAMS) |
void | F2C (exppn, EXPPN) |
void | F2C (exgpn, EXGPN) |
void | F2C (expp, EXPP) |
void | F2C (exgp, EXGP) |
void | F2C (exgpa, EXGPA) |
void | F2C (exppa, EXPPA) |
void | F2C (expnp, EXPNP) |
void | F2C (exgnp, EXGNP) |
void | F2C (expns, EXPNS) |
void | F2C (expnsd, EXPNSD) |
void | F2C (exgns, EXGNS) |
void | F2C (exgnsd, EXGNSD) |
void | F2C (exgnsi, EXGNSI) |
void | F2C (expcns, EXPCNS) |
void | F2C (exgcns, EXGCNS) |
void | F2C (expsp, EXPSP) |
void | F2C (exgsp, EXGSP) |
void | F2C (exgsnl, EXGSNL) |
void | F2C (expss, EXPSS) |
void | F2C (exgss, EXGSS) |
void | F2C (expssd, EXPSSD) |
void | F2C (exgssd, EXGSSD) |
void | F2C (exgssi, EXGSSI) |
void | F2C (expcss, EXPCSS) |
void | F2C (exgcss, EXGCSS) |
void | F2C (exgcssf, EXGCSSF) |
void | F2C (expvp, EXPVP) |
void | F2C (exgvp, EXGVP) |
void | F2C (expvan, EXPVAN) |
void | F2C (exgvan, EXGVAN) |
void | F2C (expvtt, EXPVTT) |
void | F2C (expnstt, EXPNSTT) |
void | F2C (expsstt, EXPSSTT) |
void | F2C (exgvtt, EXGVTT) |
void | F2C (exgnstt, EXGNSTT) |
void | F2C (exgsstt, EXGSSTT) |
void | F2C (expgv, EXPGV) |
void | F2C (exggv, EXGGV) |
void | F2C (exggvt, EXGGVT) |
void | F2C (expnv, EXPNV) |
void | F2C (exgnv, EXGNV) |
void | F2C (exgnvt, EXGNVT) |
void | F2C (expev, EXPEV) |
void | F2C (exgev, EXGEV) |
void | F2C (exgevt, EXGEVT) |
void | F2C (expnsv, EXPNSV) |
void | F2C (exgnsv, EXGNSV) |
void | F2C (expssv, EXPSSV) |
void | F2C (exgssv, EXGSSV) |
void | F2C (exptim, EXPTIM) |
void | F2C (exgtim, EXGTIM) |
void | F2C (exgatm, EXGATM) |
void | F2C (exinq, EXINQ) |
int64_t | F2C (exinqi, EXINQI) |
void | F2C (excn2s, EXCN2S) |
void | F2C (exgssn, EXGSSN) |
void | F2C (exgssc, EXGSSC) |
void | F2C (exgcssc, EXGCSSC) |
void | F2C (exgfrm, EXGFRM) |
void | F2C (expfrm, EXPFRM) |
int | F2C (excpws, EXCPWS)() |
int | F2C (exlgmd, EXLGMD) |
void | F2C (exerr, EXERR) |
void | F2C (exopts, EXOPTS) |
void | F2C (exmxnm, EXMXNM) |
void | F2C (excopy, EXCOPY) |
void | F2C (exgem, EXGEM) |
void | F2C (exgpem, EXGPEM) |
void | F2C (exgenm, EXGENM) |
void | F2C (exgmp, EXGMP) |
void | F2C (exgnm, EXGNM) |
void | F2C (exgnnm, EXGNNM) |
void | F2C (exgvnm, EXGVNM) |
void | F2C (expem, EXPEM) |
void | F2C (exppem, EXPPEM) |
void | F2C (expenm, EXPENM) |
void | F2C (expmp, EXPMP) |
void | F2C (expnm, EXPNM) |
void | F2C (expnnm, EXPNNM) |
void | F2C (expvnm, EXPVNM) |
void | F2C (exgii, EXGII) |
void | F2C (expii, EXPII) |
void | F2C (exgig, EXGIG) |
void | F2C (expig, EXPIG) |
void | F2C (exglbp, EXGLBP) |
void | F2C (explbp, EXPLBP) |
void | F2C (explbpc, EXPLBPC) |
void | F2C (exgnspg, EXGNSPG) |
void | F2C (expnspg, EXPNSPG) |
void | F2C (exgsspg, EXGSSPG) |
void | F2C (expsspg, EXPSSPG) |
void | F2C (exgebig, EXGEBIG) |
void | F2C (expebig, EXPEBIG) |
void | F2C (exgnss, EXGNSS) |
void | F2C (expnss, EXPNSS) |
void | F2C (exgnssd, EXGNSSD) |
void | F2C (expnssd, EXPNSSD) |
void | F2C (exgnns, EXGNNS) |
void | F2C (expnns, EXPNNS) |
void | F2C (exgnnsd, EXGNNSD) |
void | F2C (expnnsd, EXPNNSD) |
void | F2C (exgncor, EXGNCOR) |
void | F2C (expncor, EXPNCOR) |
void | F2C (exgnec, EXGNEC) |
void | F2C (expnec, EXPNEC) |
void | F2C (exgneat, EXGNEAT) |
void | F2C (expneat, EXPNEAT) |
void | F2C (exgelt, EXGELT) |
void | F2C (exgnev, EXGNEV) |
void | F2C (expevs, EXPEVS) |
void | F2C (exgnnv, EXGNNV) |
void | F2C (expnvs, EXPNVS) |
void | F2C (exgnenm, EXGNENM) |
void | F2C (expnenm, EXPNENM) |
void | F2C (exgnnnm, EXGNNNM) |
void | F2C (expnnnm, EXPNNNM) |
void | F2C (exgnmp, EXGNMP) |
void | F2C (expnmp, EXPNMP) |
void | F2C (exgemp, EXGEMP) |
void | F2C (expemp, EXPEMP) |
void | F2C (exgcmp, EXGCMP) |
void | F2C (expcmp, EXPCMP) |
void | F2C (expcmpc, EXPCMPC) |
void | F2C (exgncm, EXGNCM) |
void | F2C (expncm, EXPNCM) |
void | F2C (exgecm, EXGECM) |
void | F2C (expecm, EXPECM) |
#define entity_id int |
#define F2C | ( | name, | |
NAME | |||
) | name |
#define real float |
static void ex_fcdcpy | ( | char * | fstring, |
int | fslen, | ||
char * | sstring | ||
) | [static] |
static void ex_fstrncpy | ( | char * | target, |
char * | source, | ||
int | maxlen | ||
) | [static] |
static void ex_nstrncpy | ( | char * | target, |
char * | source, | ||
int | maxlen | ||
) | [static] |