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


Main Page   Class Hierarchy   Compound List   File List  

GridDataBucket Class Template Reference

Methods dependent on the datatype of the corresponding GridFunction of GridDataBucket. More...

#include <PackedGridDataBucket.h>

Inheritance diagram for GridDataBucket:

Inheritance graph
[legend]
Collaboration diagram for GridDataBucket:

Collaboration graph
[legend]
List of all members.

Public Methods

 GridDataBucket (const BBox &bb, const unsigned gf, const int time, const int time_value, const int level, const int index, const int who, const int type=(1))
 GridDataBucket (const BBox &bb, const unsigned gf, const int gfdtype, const int gfstype, const char *gfname, const int time, const int time_value, const int level, const int index, const int who, const int type=(1))
 GridDataBucket (const void *package)
 GridDataBucket (void *package)
 GridDataBucket (const void *package, const int n)
 GridDataBucket (const int n, unsigned *dsizes, const int type)
Type const * data () const
Type * data (void)
Type const * data (const int i) const
Type * data (const int i)

Detailed Description

template<class Type>
class GridDataBucket< Type >

Methods dependent on the datatype of the corresponding GridFunction of GridDataBucket.

The communication operations for a GridFunction are minimized by communicating lists instead of single GridData-objects. Such a list is created inside a GridDataBucket temporarily in a continous memory region.

Author:
Manish Parashar

Definition at line 201 of file PackedGridDataBucket.h.


The documentation for this class was generated from the following file:


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



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