Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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 Fri Dec 2 11:33:18 2005 for SAMRAI by  doxygen 1.4.2