|
Overture
Version 25
|

Macros | |
| #define | ARITHMETIC_AVERAGE(s, I1, I2, I3, J1, J2, J3) (s(I1,I2,I3) + s(J1,J2,J3)) |
| #define | h22(n) h22c[n] |
| #define | h22(n) h22c[n] |
| #define | h22(n) h22c[n] |
Functions | |
| void | divScalarGradFDerivative43 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
| void | divScalarGradFDerivative42 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
| void | divScalarGradFDerivative23 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
| void | divScalarGradFDerivative23R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
| void | divScalarGradFDerivative22 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
| void | divScalarGradFDerivative22R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
| void | divScalarGradFDerivative21 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
| void | divScalarGradFDerivative21R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
| void | divScalarGradFDerivative (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
| #define h22 | ( | n | ) | h22c[n] |
| #define h22 | ( | n | ) | h22c[n] |
| #define h22 | ( | n | ) | h22c[n] |
| void divScalarGradFDerivative | ( | const realMappedGridFunction & | ugf, |
| const realMappedGridFunction & | s, | ||
| RealDistributedArray & | derivative, | ||
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | N, | ||
| MappedGridOperators & | mgop | ||
| ) |
References Overture::abort(), divScalarGradFDerivative21(), divScalarGradFDerivative21R(), divScalarGradFDerivative22(), divScalarGradFDerivative22R(), divScalarGradFDerivative23(), divScalarGradFDerivative23R(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), MappedGridOperators::isRectangular(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), and GenericMappedGridOperators::orderOfAccuracy.
Referenced by laplaceFDerivative().
| void divScalarGradFDerivative21 | ( | const realMappedGridFunction & | ugf, |
| const realMappedGridFunction & | s, | ||
| RealDistributedArray & | derivative, | ||
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | N, | ||
| MappedGridOperators & | mgop | ||
| ) |
References ARITHMETIC_AVERAGE, GenericMappedGridOperators::arithmeticAverage, axis1, MappedGrid::centerJacobian(), evaluate(), GenericMappedGridOperators::getAveragingType(), MappedGrid::gridSpacing(), GenericMappedGridOperators::harmonic(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, RX, s, and SQR.
Referenced by divScalarGradFDerivative().
| void divScalarGradFDerivative21R | ( | const realMappedGridFunction & | ugf, |
| const realMappedGridFunction & | s, | ||
| RealDistributedArray & | derivative, | ||
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | N, | ||
| MappedGridOperators & | mgop | ||
| ) |
| void divScalarGradFDerivative22 | ( | const realMappedGridFunction & | ugf, |
| const realMappedGridFunction & | s, | ||
| RealDistributedArray & | derivative, | ||
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | N, | ||
| MappedGridOperators & | mgop | ||
| ) |
References ARITHMETIC_AVERAGE, GenericMappedGridOperators::arithmeticAverage, axis1, axis2, MappedGrid::centerJacobian(), evaluate(), GenericMappedGridOperators::getAveragingType(), MappedGrid::gridSpacing(), GenericMappedGridOperators::harmonic(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), RX, RY, s, and SQR.
Referenced by divScalarGradFDerivative().
| void divScalarGradFDerivative22R | ( | const realMappedGridFunction & | ugf, |
| const realMappedGridFunction & | s, | ||
| RealDistributedArray & | derivative, | ||
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | N, | ||
| MappedGridOperators & | mgop | ||
| ) |
| void divScalarGradFDerivative23 | ( | const realMappedGridFunction & | ugf, |
| const realMappedGridFunction & | s, | ||
| RealDistributedArray & | derivative, | ||
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | N, | ||
| MappedGridOperators & | mgop | ||
| ) |
References ARITHMETIC_AVERAGE, GenericMappedGridOperators::arithmeticAverage, axis1, axis2, axis3, MappedGrid::centerJacobian(), evaluate(), GenericMappedGridOperators::getAveragingType(), MappedGrid::gridSpacing(), GenericMappedGridOperators::harmonic(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), RX, RY, s, and SQR.
Referenced by divScalarGradFDerivative().
| void divScalarGradFDerivative23R | ( | const realMappedGridFunction & | ugf, |
| const realMappedGridFunction & | s, | ||
| RealDistributedArray & | derivative, | ||
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | N, | ||
| MappedGridOperators & | mgop | ||
| ) |
| void divScalarGradFDerivative42 | ( | const realMappedGridFunction & | ugf, |
| const realMappedGridFunction & | s, | ||
| RealDistributedArray & | derivative, | ||
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | N, | ||
| MappedGridOperators & | mgop | ||
| ) |
References Overture::abort().
| void divScalarGradFDerivative43 | ( | const realMappedGridFunction & | ugf, |
| const realMappedGridFunction & | s, | ||
| RealDistributedArray & | derivative, | ||
| const Index & | I1, | ||
| const Index & | I2, | ||
| const Index & | I3, | ||
| const Index & | N, | ||
| MappedGridOperators & | mgop | ||
| ) |
References Overture::abort().
1.8.3