Functions in amrsds.c. More...
#include <hdf.h>
Go to the source code of this file.
Defines | |
#define | CPROTO(x) () |
#define | AMR_ANYVAL -1 |
Typedefs | |
typedef void | AMRinterpolator () |
Functions | |
int | AMRwriteData () |
int | AMRreadAttribs () |
int | AMRgetNumAttribs () |
int | AMRreadData () |
int | AMRseek () |
int | AMRseekTime () |
int | AMRgetRegion () |
int | RegionOverlap () |
void | AMRsetInterpolator () |
void | PatchReplace () |
Variables | |
int | AmrDebug |
Functions in amrsds.c.
#define AMR_ANYVAL -1 |
Referenced by AMRseek().
#define CPROTO | ( | x | ) | () |
typedef void AMRinterpolator() |
int AMRgetNumAttribs | ( | ) |
int AMRgetRegion | ( | ) |
int AMRreadAttribs | ( | ) |
Referenced by DAGHIO_HDF_NCSA_Read().
int AMRreadData | ( | ) |
Referenced by DAGHIO_HDF_NCSA_Read().
int AMRseek | ( | ) |
int AMRseekTime | ( | ) |
void AMRsetInterpolator | ( | ) |
int AMRwriteData | ( | ) |
Referenced by DAGHIO_HDF_NCSA_Write().
void PatchReplace | ( | ) |
int RegionOverlap | ( | ) |
int AmrDebug |
Referenced by AMRseek(), AMRseekTime(), and AMRwriteData().