AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

gdhdr Struct Reference

Data for an entry inside GridDataBucket. More...

#include <PackedGridDataBucket.h>

Collaboration diagram for gdhdr:

Collaboration graph
[legend]
List of all members.

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)

Detailed Description

Data for an entry inside GridDataBucket.

Author:
Manish Parashar

Definition at line 30 of file PackedGridDataBucket.h.


Member Data Documentation

short gdhdr::gfstaggertype
 

Grid function staggering (DAGHCellCentered..

etc)

Definition at line 43 of file PackedGridDataBucket.h.


The documentation for this struct was generated from the following files:


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04