CG
Version 25
|
#include "Overture.h"
Go to the source code of this file.
Functions | |
int | checkGridFunction (realGridCollectionFunction &u, const aString &title, bool printResults=true) |
int | checkGridFunction (realMappedGridFunction &u, const aString &title, bool printResults=true, int grid=0) |
int checkGridFunction | ( | realGridCollectionFunction & | u, |
const aString & | title, | ||
bool | printResults = true |
||
) |
References checkGridFunction(), and grid.
int checkGridFunction | ( | realMappedGridFunction & | u, |
const aString & | title, | ||
bool | printResults = true , |
||
int | grid = 0 |
||
) |
References all, c, checkGridFunction(), FOR_3D, getIndex(), i1, I1, i2, I2, i3, I3, includeGhost, mask, maskLocal, mg, ok, printF(), u, and uLocal.
Referenced by checkGridFunction(), and Maxwell::project().