|
Overture
Version 25
|

Macros | |
| #define | h22(n) h22c[n] |
| #define | h42(n) h42c[n] |
Functions | |
| void | yyFDerivCoefficients (RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop) |
| #define h22 | ( | n | ) | h22c[n] |
| #define h42 | ( | n | ) | h42c[n] |
| void yyFDerivCoefficients | ( | RealDistributedArray & | derivative, |
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | E, | ||
| const Index & | C, | ||
| MappedGridOperators & | mgop | ||
| ) |
References Overture::abort(), assert, axis1, axis2, axis3, c, CE, MappedGridOperators::dx, MappedGrid::gridSpacing(), h22, h42, MappedGridOperators::halfWidth1, MappedGridOperators::halfWidth2, MappedGridOperators::halfWidth3, MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), MappedGridOperators::isRectangular(), M, GenericMappedGridOperators::mappedGrid, MCE, GenericMappedGridOperators::numberOfComponentsForCoefficients, MappedGrid::numberOfDimensions(), GenericMappedGridOperators::orderOfAccuracy, RY, SQR, GenericMappedGridOperators::stencilSize, MappedGridOperators::useNewOperators, and MappedGridOperators::width.
Referenced by MappedGridOperators::updateDerivativeFunctions().
1.8.3