|
Overture
Version 25
|

Macros | |
| #define | h22(n) h22c[n] |
| #define | h42(n) h42c[n] |
Functions | |
| void | divScalarGradFDerivCoefficients (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop) |
| void | laplaceFDerivCoefficients42 (RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop) |
| void | laplaceFDerivCoefficients43 (RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop) |
| void | laplaceFDerivCoefficients2 (RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop) |
| void | laplaceFDerivCoefficients (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 divScalarGradFDerivCoefficients | ( | RealDistributedArray & | derivative, |
| const realMappedGridFunction & | s, | ||
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | E, | ||
| const Index & | C, | ||
| MappedGridOperators & | mgop | ||
| ) |
| void laplaceFDerivCoefficients | ( | RealDistributedArray & | derivative, |
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | E, | ||
| const Index & | C, | ||
| MappedGridOperators & | mgop | ||
| ) |
References Overture::abort(), axis1, axis2, axis3, c, CE, divScalarGradFDerivCoefficients(), MappedGridOperators::dx, MappedGrid::gridSpacing(), h22, h42, MappedGridOperators::halfWidth1, MappedGridOperators::halfWidth2, MappedGridOperators::halfWidth3, MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), MappedGridOperators::isRectangular(), laplaceFDerivCoefficients2(), laplaceFDerivCoefficients42(), laplaceFDerivCoefficients43(), M, GenericMappedGridOperators::mappedGrid, MCE, GenericMappedGridOperators::numberOfComponentsForCoefficients, MappedGrid::numberOfDimensions(), GenericMappedGridOperators::orderOfAccuracy, RX, SQR, GenericMappedGridOperators::stencilSize, MappedGridOperators::useNewOperators, GenericMappedGridOperators::usingConservativeApproximations(), and MappedGridOperators::width.
Referenced by MappedGridOperators::updateDerivativeFunctions().
| void laplaceFDerivCoefficients2 | ( | RealDistributedArray & | derivative, |
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | E, | ||
| const Index & | C, | ||
| MappedGridOperators & | mgop | ||
| ) |
References axis1, axis2, axis3, evaluate(), MappedGrid::gridSpacing(), MappedGridOperators::halfWidth1, MappedGridOperators::halfWidth2, MappedGridOperators::halfWidth3, MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MCE, GenericMappedGridOperators::numberOfComponentsForCoefficients, MappedGrid::numberOfDimensions(), RX, rx, RY, SQR, GenericMappedGridOperators::stencilSize, and MappedGridOperators::width.
Referenced by laplaceFDerivCoefficients().
| void laplaceFDerivCoefficients42 | ( | RealDistributedArray & | derivative, |
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | E, | ||
| const Index & | C, | ||
| MappedGridOperators & | mgop | ||
| ) |
References axis1, axis2, evaluate(), MappedGrid::gridSpacing(), MappedGridOperators::halfWidth1, MappedGridOperators::halfWidth2, MappedGridOperators::halfWidth3, MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MCE, GenericMappedGridOperators::numberOfComponentsForCoefficients, MappedGrid::numberOfDimensions(), RX, rx, RY, SQR, GenericMappedGridOperators::stencilSize, and MappedGridOperators::width.
Referenced by laplaceFDerivCoefficients().
| void laplaceFDerivCoefficients43 | ( | RealDistributedArray & | derivative, |
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | E, | ||
| const Index & | C, | ||
| MappedGridOperators & | mgop | ||
| ) |
References axis1, axis2, axis3, CE, evaluate(), MappedGrid::gridSpacing(), MappedGridOperators::halfWidth1, MappedGridOperators::halfWidth2, MappedGridOperators::halfWidth3, MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), M, GenericMappedGridOperators::mappedGrid, MCE, GenericMappedGridOperators::numberOfComponentsForCoefficients, MappedGrid::numberOfDimensions(), RX, rx, RY, SQR, GenericMappedGridOperators::stencilSize, and MappedGridOperators::width.
Referenced by laplaceFDerivCoefficients().
1.8.3