Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include <PackedGridDataBucket.h>
Collaboration diagram for gdhdr:

Public Methods | |
| gdhdr () | |
| gdhdr (struct gdhdr &other) | |
| gdhdr (const BBox &bb, const unsigned gf, const int gft, const int gfs, const char *gfn, const int t, const int tv, const int l, const int index, const int who, const int type) | |
Static Public Methods | |
| unsigned | gdbsize (const unsigned dsize) |
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.. More... | |
| 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. | |
Friends | |
| ostream & | operator<< (ostream &os, const struct gdhdr &hdr) |
Definition at line 30 of file PackedGridDataBucket.h.
|
|
Grid function staggering (DAGHCellCentered.. etc) Definition at line 43 of file PackedGridDataBucket.h. |
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04