Overture
Version 25
|
Macros | |
#define | FOR_3(i1, i2, i3, I1, I2, I3) |
#define | COEFFA(i0, i1, i2, i3) coeffap[i0+coeffaDim0*(i1+coeffaDim1*(i2+coeffaDim2*(i3)))] |
#define | CONC(i0) ccp[i0] |
#define | CC(m) constantCoefficients(m,grid,level) |
#define CC | ( | m | ) | constantCoefficients(m,grid,level) |
Referenced by Ogmg::buildPredefinedCoefficientMatrix().
#define CONC | ( | i0 | ) | ccp[i0] |
Referenced by Ogmg::buildPredefinedCoefficientMatrix().
#define FOR_3 | ( | i1, | |
i2, | |||
i3, | |||
I1, | |||
I2, | |||
I3 | |||
) |
Referenced by Ogmg::buildPredefinedCoefficientMatrix().