|
IBAMR
IBAMR version 0.19.
|
POD data for class DatabaseBox. More...
#include <tbox/DatabaseBox.h>
Public Attributes | |
| int | d_dimension |
| int | d_lo [DatabaseBox_MAX_DIM] |
| int | d_hi [DatabaseBox_MAX_DIM] |
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.)
| int SAMRAI::tbox::DatabaseBox_POD::d_dimension |
| int SAMRAI::tbox::DatabaseBox_POD::d_lo[DatabaseBox_MAX_DIM] |
| int SAMRAI::tbox::DatabaseBox_POD::d_hi[DatabaseBox_MAX_DIM] |
1.8.17