#include <PackedGridDataBucket.h>
Public Attributes | |
| short int | type |
| Bucket type - DAGHSingle or DAGHPacked. | |
| short int | owner |
| Who owns the associated Grid function. | |
| short unsigned | gfid |
| GridFunction id. | |
| short | gfdatatype |
| Grid function data type. | |
| short | gfstaggertype |
| Grid function staggering (DAGHCellCentered. | |
| char | gfname [(32)] |
| Grid function name. | |
| BBox | bbox |
| Region. | |
| short int | time |
| Internal time index. | |
| int | time_value |
| Unique time value. | |
| char | physical_time [sizeof(double)] |
| Physical time. | |
| short int | level |
| Level. | |
| short int | index |
| Internal storage index. | |
| short gdhdr::gfstaggertype |
Grid function staggering (DAGHCellCentered.
. etc)
1.4.7