Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include <PackedGridDataBucket.h>
Inheritance diagram for GridDataBucket:
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) |
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.
Definition at line 201 of file PackedGridDataBucket.h.
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04