Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include <generic.h>
Include dependency graph for GridFunctionIndex.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Definition in file GridFunctionIndex.h.
|
|
Value: { \
const int name2(c,_CU) = (gf).len(l); \
for (int c = 0; c < name2(c,_CU); c++) { \
if(!(gf).exists(t,l,c)) ; else {Definition at line 12 of file GridFunctionIndex.h. |
|
|
Value: { \
const int name2(gf,_CU) = (gf).len(l); \
for (int c = 0; c < name2(gf,_CU); c++) { \
if(!(gf).exists(t,l,c) || \
((bb)=(where)*((gf).databbox(t,l,c))).empty()) ; else {Definition at line 28 of file GridFunctionIndex.h. |
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04