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


Main Page   Class Hierarchy   Compound List   File List  

GridDataBlockCommon.h

Go to the documentation of this file.
00001 #ifndef _included_GridDataBlockCommon_h
00002 #define _included_GridDataBlockCommon_h
00003 
00008 #include "DAGHParams.h"
00009 
00010 #include "Coords.h"
00011 #include "BBox.h"
00012 
00013 #include "GridBox.h"
00014 #include "GridBoxList.h"
00015 #include "PackedGridDataBucket.h"
00016 #include "GridTable.h"
00017 #include "GridHierarchy.h"
00018 
00019 #include "CommServer.h"
00020 
00021 #include "GDBInteraction.h"
00022 
00023 /* Utility functions */
00024 void gdbSetRanks(const int rank, const int align, short* ranks);
00025 void gdbAlignBBox(const int, class BBox&, const int);
00026 
00027 #endif


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



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