Overture
Version 25
|
Macros | |
#define | h21(n) h21c[n] |
#define | h41(n) h41c[n] |
Functions | |
void | xzFDerivCoefficients4 (RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop) |
void | xzFDerivCoefficients (RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop) |
#define h21 | ( | n | ) | h21c[n] |
#define h41 | ( | n | ) | h41c[n] |
void xzFDerivCoefficients | ( | 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(), h21, h41, MappedGridOperators::halfWidth1, MappedGridOperators::halfWidth2, MappedGridOperators::halfWidth3, MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), MappedGridOperators::isRectangular(), M, GenericMappedGridOperators::mappedGrid, MCE, GenericMappedGridOperators::numberOfComponentsForCoefficients, MappedGrid::numberOfDimensions(), GenericMappedGridOperators::orderOfAccuracy, RX, SQR, GenericMappedGridOperators::stencilSize, MappedGridOperators::useNewOperators, MappedGridOperators::width, and xzFDerivCoefficients4().
Referenced by MappedGridOperators::updateDerivativeFunctions().
void xzFDerivCoefficients4 | ( | RealDistributedArray & | derivative, |
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | E, | ||
const Index & | C, | ||
MappedGridOperators & | mgop | ||
) |
References assert, axis1, axis2, axis3, CE, MappedGrid::gridSpacing(), MappedGridOperators::halfWidth1, MappedGridOperators::halfWidth2, MappedGridOperators::halfWidth3, MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), M, GenericMappedGridOperators::mappedGrid, MCE, GenericMappedGridOperators::numberOfComponentsForCoefficients, MappedGrid::numberOfDimensions(), RX, SQR, GenericMappedGridOperators::stencilSize, and MappedGridOperators::width.
Referenced by xzFDerivCoefficients().