|
CG
Version 25
|

Macros | |
| #define | FOR_3D(i1, i2, i3, I1, I2, I3) |
| #define | FOR_3(i1, i2, i3, I1, I2, I3) |
Functions | |
| int | checkGridFunction (realMappedGridFunction &u, const aString &title, bool printResults, int grid) |
| int | checkGridFunction (realGridCollectionFunction &u, const aString &title, bool printResults) |
| int checkGridFunction | ( | realMappedGridFunction & | u, |
| const aString & | title, | ||
| bool | printResults, | ||
| int | grid | ||
| ) |
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().
| int checkGridFunction | ( | realGridCollectionFunction & | u, |
| const aString & | title, | ||
| bool | printResults | ||
| ) |
References checkGridFunction(), and grid.
1.8.3