ExodusII  6.05
ex_ne_util.c File Reference
#include <exodusII.h>
#include <exodusII_int.h>
#include <netcdf.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>

Functions

int ex_leavedef (int exoid, const char *call_rout)
 
char * ex_catstrn12 (char *name, int num1, int num2)
 
int ne_id_lkup (int exoid, const char *ne_var_name, int64_t *idx, ex_entity_id ne_var_id)
 
int ex_get_file_type (int exoid, char *ftype)
 
int ex_put_nemesis_version (int exoid)
 
int ne_check_file_version (int exoid)
 
int ex_get_idx (int exoid, const char *ne_var_name, int64_t *my_index, int pos)
 

Variables

char * ne_ret_string
 

Function Documentation

◆ ex_catstrn12()

char* ex_catstrn12 ( char *  name,
int  num1,
int  num2 
)

◆ ex_get_file_type()

int ex_get_file_type ( int  exoid,
char *  ftype 
)

◆ ex_leavedef()

int ex_leavedef ( int  exoid,
const char *  call_rout 
)

◆ ex_put_nemesis_version()

int ex_put_nemesis_version ( int  exoid)

◆ ne_check_file_version()

int ne_check_file_version ( int  exoid)

◆ ne_id_lkup()

int ne_id_lkup ( int  exoid,
const char *  ne_var_name,
int64_t *  idx,
ex_entity_id  ne_var_id 
)

Variable Documentation

◆ ne_ret_string

char* ne_ret_string