Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include <generic.h>
Include dependency graph for GridHierarchyIndex.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | foreachGF(gh, gf, DIM, Type) |
#define | end_foreachGF_sync } } comm_service::barrier(); } |
#define | end_foreachGF } } } |
Definition in file GridHierarchyIndex.h.
|
Value: { \ const int name2(faGF,_GFNUM) = (gh).gfnum; \ for (int gfid = 0; gfid < name2(faGF,_GFNUM); gfid++) { \ if(!(gh).gflist[gfid]) ; else { \ GridFunction(DIM)<Type> & gf = \ *((GridFunction(DIM)<Type> *) gh.gflist[gfid]); Definition at line 12 of file GridHierarchyIndex.h. |
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04