#include "H5Part.h"
#include "Underscore.h"
#include <hdf5.h>
Include dependency graph for H5PartF.c:
Go to the source code of this file.
Defines | |
#define | f_h5pt_openr F77NAME(h5pt_openr_,h5pt_openr,H5PT_OPENR) |
#define | f_h5pt_openw F77NAME(h5pt_openw_,h5pt_openw,H5PT_OPENW) |
#define | f_h5pt_openr_par F77NAME(h5pt_openr_par_,h5pt_openr_par,H5PT_OPENR_PAR) |
#define | f_h5pt_openw_par F77NAME(h5pt_openw_par_,h5pt_openw_par,H5PT_OPENW_PAR) |
#define | f_h5pt_close F77NAME(h5pt_close_,h5pt_close,H5PT_CLOSE) |
#define | f_h5pt_isvalid F77NAME(h5pt_isvalid_,h5pt_isvalid,H5PT_ISVALID) |
#define | f_h5pt_setnpoints F77NAME(h5pt_setnpoints_,h5pt_setnpoints,H5PT_SETNPOINTS) |
#define | f_h5pt_setstep F77NAME(h5pt_setstep_,h5pt_setstep,H5PT_SETSTEP) |
#define | f_h5pt_writedata_r8 F77NAME(h5pt_writedata_r8_,h5pt_writedata_r8,H5PT_WRITEDATA_R8) |
#define | f_h5pt_writedata_i8 F77NAME(h5pt_writedata_i8_,h5pt_writedata_i8,H5PT_WRITEDATA_I8) |
#define | f_h5pt_getnsteps F77NAME(h5pt_getnsteps_,h5pt_getnsteps,H5PT_GETNSTEPS) |
#define | f_h5pt_getndatasets F77NAME(h5pt_getndatasets_,h5pt_getndatasets,H5PT_GETNDATASETS) |
#define | f_h5pt_getnpoints F77NAME(h5pt_getnpoints_,h5pt_getnpoints,H5PT_GETNPOINTS) |
#define | f_h5pt_getdatasetname F77NAME(h5pt_getdatasetname_,h5pt_getdatasetname,H5PT_GETDATASETNAME) |
#define | f_h5pt_setview F77NAME(h5pt_setview_,h5pt_setview,H5PT_SETVIEW) |
#define | f_h5pt_resetview F77NAME(h5pt_resetview_,h5pt_resetview,H5PT_RESETVIEW) |
#define | f_h5pt_hasview F77NAME(h5pt_hasview_,h5pt_hasview,H5PT_HASVIEW) |
#define | f_h5pt_readdata_r8 F77NAME(h5pt_readdata_r8_,h5pt_readdata_r8,H5PT_READDATA_R8) |
#define | f_h5pt_readdata_i8 F77NAME(h5pt_readdata_i8_,h5pt_readdata_i8,H5PT_READDATA_I8) |
#define | f_h5pt_readdata F77NAME(h5pt_readdata_,h5pt_readdata,H5PT_READDATA) |
#define | f_h5pt_writefileattrib_r8 F77NAME(h5pt_writefileattrib_r8_,h5pt_writefileattrib_r8,H5PT_WRITEFILEATTRIB_R8) |
#define | f_h5pt_writefileattrib_i8 F77NAME(h5pt_writefileattrib_i8_,h5pt_writefileattrib_i8,H5PT_WRITEFILEATTRIB_I8) |
#define | f_h5pt_writefileattrib_string F77NAME(h5pt_writefileattrib_string_,h5pt_writefileattrib_string,H5PT_writefileattrib_string) |
#define | f_h5pt_writestepattrib_r8 F77NAME(h5pt_writestepattrib_r8_,h5pt_writestepattrib_r8,H5PT_WRITESTEPATTRIB_R8) |
#define | f_h5pt_writestepattrib_i8 F77NAME(h5pt_writestepattrib_i8_,h5pt_writestepattrib_i8,H5PT_WRITESTEPATTRIB_I8) |
#define | f_h5pt_writestepattrib_string F77NAME(h5pt_writestepattrib_string_,h5pt_writestepattrib_string,H5PT_WRITESTEPATTRIB_STRING) |
#define | f_h5pt_getnstepattribs F77NAME(h5pt_getnstepattribs_,h5pt_getnstepattribs,H5PT_GETNSTEPATTRIBS) |
#define | f_h5pt_getnfileattribs F77NAME(h5pt_getnfileattribs_,h5pt_getnfileattribs,H5PT_GETNFILEATTRIBS) |
#define | f_h5pt_getstepattribinfo F77NAME(h5pt_getstepattribinfo_,h5pt_getstepattribinfo,H5PT_GETSTEPATTRIBINFO) |
#define | f_h5pt_getfileattribinfo F77NAME(h5pt_getfileattribinfo_,h5pt_getfileattribinfo,H5PT_GETFILEATTRIBINFO) |
#define | f_h5pt_readstepattrib F77NAME(h5pt_readstepattrib_,h5pt_readstepattrib,H5PT_READSTEPATTRIB) |
#define | f_h5pt_readfileattrib F77NAME(h5pt_readfileattrib_,h5pt_readfileattrib,H5PT_READFILEATTRIB) |
Functions | |
haddr_t | f_h5pt_openr (char *file, int flen) |
haddr_t | f_h5pt_openw (char *file, int flen) |
void | f_h5pt_close (haddr_t *file) |
int | f_h5pt_isvalid (haddr_t *file) |
void | f_h5pt_setnpoints (haddr_t *file, uint64_t *np) |
void | f_h5pt_setstep (haddr_t *file, int *step) |
void | f_h5pt_writedata_r8 (haddr_t *file, char *name, void *data, int flen) |
void | f_h5pt_writedata_i8 (haddr_t *file, char *name, void *data, int flen) |
int | f_h5pt_getnsteps (haddr_t *file) |
int | f_h5pt_getndatasets (haddr_t *file) |
haddr_t | f_h5pt_getnpoints (haddr_t *file) |
int | f_h5pt_getdatasetname (haddr_t *file, int *index, char *name, int namelen) |
uint64_t | f_h5pt_getnumpoints (haddr_t *file) |
void | f_h5pt_setview (haddr_t *file, int64_t *start, int64_t *end) |
void | f_h5pt_resetview (haddr_t *file) |
int | f_h5pt_hasview (haddr_t *file) |
void | f_h5pt_getview (haddr_t *file, int64_t *start, int64_t *end) |
int | f_h5pt_readdata_r8 (haddr_t *file, char *name, void *array, int namelen) |
int | f_h5pt_readdata_i8 (haddr_t *file, char *name, void *array, int namelen) |
int | f_h5pt_writefileattrib_r8 (haddr_t *f, char *name, void *attrib, int *nelem, int namelen) |
int | f_h5pt_writefileattrib_i8 (haddr_t *f, char *name, void *attrib, int *nelem, int namelen) |
int | f_h5pt_writefileattrib_string (haddr_t *f, char *name, char *attrib, int namelen, int attriblen) |
int | f_h5pt_writestepattrib_r8 (haddr_t *f, char *name, void *attrib, int *nelem, int namelen) |
int | f_h5pt_writestepattrib_i8 (haddr_t *f, char *name, void *attrib, int *nelem, int namelen) |
int | f_h5pt_writestepattrib_string (haddr_t *f, char *name, char *attrib, int namelen, int attriblen) |
int | f_h5pt_getnstepattribs (haddr_t *f) |
int | f_h5pt_getnfileattribs (haddr_t *f) |
int | f_h5pt_getstepattribinfo (haddr_t *f, int *idx, char *name, int *nelem, int maxnamelen) |
int | f_h5pt_getfileattribinfo (haddr_t *f, int *idx, char *name, int *nelem, int maxnamelen) |
int | f_h5pt_readstepattrib (haddr_t *f, char *name, void *data, int namelen) |
int | f_h5pt_readfileattrib (haddr_t *f, char *name, void *data, int namelen) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 144 of file H5PartF.c. References H5PartCloseFile(). Here is the call graph for this function: |
|
Definition at line 200 of file H5PartF.c. References H5PartGetDatasetName(). Here is the call graph for this function: |
|
Definition at line 347 of file H5PartF.c. References H5PartGetFileAttribInfo(). Here is the call graph for this function: |
|
Definition at line 189 of file H5PartF.c. References H5PartGetNumDatasets(). Here is the call graph for this function: |
|
Definition at line 336 of file H5PartF.c. References H5PartGetNumFileAttribs(). Here is the call graph for this function: |
|
Definition at line 194 of file H5PartF.c. References H5PartGetNumParticles(). Here is the call graph for this function: |
|
Definition at line 332 of file H5PartF.c. References H5PartGetNumStepAttribs(). Here is the call graph for this function: |
|
Definition at line 184 of file H5PartF.c. References H5PartGetNumSteps(). Here is the call graph for this function: |
|
Definition at line 204 of file H5PartF.c. References H5PartGetNumParticles(). Here is the call graph for this function: |
|
Definition at line 340 of file H5PartF.c. References H5PartGetStepAttribInfo(). Here is the call graph for this function: |
|
Definition at line 222 of file H5PartF.c. References H5PartGetView(). Here is the call graph for this function: |
|
Definition at line 218 of file H5PartF.c. References H5PartHasView. |
|
Definition at line 148 of file H5PartF.c. References H5PartFileIsValid(). Here is the call graph for this function: |
|
Definition at line 91 of file H5PartF.c. References H5PART_READ, and H5PartOpenFile(). Here is the call graph for this function: |
|
Definition at line 102 of file H5PartF.c. References H5PART_WRITE, and H5PartOpenFile(). Here is the call graph for this function: |
|
Definition at line 235 of file H5PartF.c. References H5PartReadDataInt64(), and r. Here is the call graph for this function: |
|
Definition at line 226 of file H5PartF.c. References H5PartReadDataFloat64(), and r. Here is the call graph for this function: |
|
Definition at line 362 of file H5PartF.c. References H5PartReadFileAttrib(), and r. Here is the call graph for this function: |
|
Definition at line 354 of file H5PartF.c. References H5PartReadStepAttrib(), and r. Here is the call graph for this function: |
|
Definition at line 214 of file H5PartF.c. References H5PartResetView. |
|
Definition at line 162 of file H5PartF.c. References H5PartSetNumParticles(). Here is the call graph for this function: |
|
Definition at line 166 of file H5PartF.c. References H5PartSetStep(). Here is the call graph for this function: |
|
Definition at line 210 of file H5PartF.c. References H5PartSetView(). Here is the call graph for this function: |
|
Definition at line 176 of file H5PartF.c. References H5PartWriteDataInt64(). Here is the call graph for this function: |
|
Definition at line 170 of file H5PartF.c. References H5PartWriteDataFloat64(). Here is the call graph for this function: |
|
Definition at line 261 of file H5PartF.c. References H5PartWriteFileAttrib(), and r. Here is the call graph for this function: |
|
Definition at line 249 of file H5PartF.c. References H5PartWriteFileAttrib(), and r. Here is the call graph for this function: |
|
Definition at line 273 of file H5PartF.c. References H5PartWriteFileAttribString(), and r. Here is the call graph for this function: |
|
Definition at line 302 of file H5PartF.c. References H5PartWriteStepAttrib(), and r. Here is the call graph for this function: |
|
Definition at line 290 of file H5PartF.c. References H5PartWriteStepAttrib(), and r. Here is the call graph for this function: |
|
Definition at line 314 of file H5PartF.c. References H5PartWriteStepAttribString(), and r. Here is the call graph for this function: |