SAMRAI::tbox::DatabaseBox_POD Struct Reference

POD data for class DatabaseBox. More...

#include <source/toolbox/database/DatabaseBox.h>

List of all members.

Public Attributes

int d_dimension
int d_lo [3]
int d_hi [3]


Detailed Description

POD data for class DatabaseBox.

The data in DatabaseBox need to reside in a POD class so that HDF5's HOFFSET macro works. (According to ANSI C++ standard, it does not have to work with non-POD data.)


Member Data Documentation

int SAMRAI::tbox::DatabaseBox_POD::d_dimension

int SAMRAI::tbox::DatabaseBox_POD::d_lo[3]

int SAMRAI::tbox::DatabaseBox_POD::d_hi[3]


The documentation for this struct was generated from the following file:
Generated on Thu Jun 18 11:29:00 2009 for SAMRAI by  doxygen 1.5.1