hdf5orthowriter.cpp File Reference

#include "hdf5orthowriter.h"
#include <hdf5_hl.h>
#include <hdf5.h>
#include "numericmethods.h"
#include "xdmfwriter.h"
Include dependency graph for hdf5orthowriter.cpp:

Go to the source code of this file.

Defines

#define HDF5_BUFF_SIZE   1024

Typedefs

typedef StackVector< 8, unsigned > Verts

Functions

herr_t exitA (hid_t t, void *b)

Define Documentation

#define HDF5_BUFF_SIZE   1024

Definition at line 43 of file hdf5orthowriter.cpp.


Typedef Documentation

typedef StackVector<8,unsigned> Verts

Definition at line 320 of file hdf5orthowriter.cpp.


Function Documentation

herr_t exitA ( hid_t  t,
void *  b 
)

Definition at line 191 of file hdf5orthowriter.cpp.

00192 {
00193   H5Eprint(t,stdout);
00194   abort();
00195 }

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Sun Apr 8 23:12:30 2012 for CO2INJECTION by  doxygen 1.6.3