Overture
Version 25
|
Macros | |
#define | h22(n) h22c[n] |
#define | h42(n) h42c[n] |
Functions | |
void | zzFDerivCoefficients (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 zzFDerivCoefficients | ( | 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, SQR, GenericMappedGridOperators::stencilSize, MappedGridOperators::useNewOperators, and MappedGridOperators::width.
Referenced by MappedGridOperators::updateDerivativeFunctions().