ExodusII 6.05
Loading...
Searching...
No Matches
ex_get_init_ext.c File Reference
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include "exodusII.h"
#include "exodusII_int.h"
#include "netcdf.h"

Functions

static int64_t ex_get_dim_value (int exoid, const char *name, const char *dimension_name, int dimension, int64_t *value)
 
int ex_get_init_ext (int exoid, ex_init_params *info)
 

Function Documentation

◆ ex_get_dim_value()

static int64_t ex_get_dim_value ( int exoid,
const char * name,
const char * dimension_name,
int dimension,
int64_t * value )
static