Overture
Version 25
|
Macros | |
#define | h22(n) h22c[n] |
#define | h42(n) h42c[n] |
Functions | |
void | divScalarGradFDerivative (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | laplaceFDerivative43 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | laplaceFDerivative42 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | laplaceFDerivative23 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | laplaceFDerivative22 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | laplaceFDerivative (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
#define h22 | ( | n | ) | h22c[n] |
#define h42 | ( | n | ) | h42c[n] |
Referenced by MappedGridOperators::derivativeInternal(), laplaceFDerivative(), laplaceFDerivCoefficients(), xFDerivative(), xxFDerivative(), xxFDerivCoefficients(), xyFDerivative(), xzFDerivative(), yFDerivative(), yyFDerivative(), yyFDerivCoefficients(), yzFDerivative(), zFDerivative(), zzFDerivative(), and zzFDerivCoefficients().
void divScalarGradFDerivative | ( | const realMappedGridFunction & | ugf, |
const realMappedGridFunction & | s, | ||
RealDistributedArray & | derivative, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | N, | ||
MappedGridOperators & | mgop | ||
) |
void laplaceFDerivative | ( | const realMappedGridFunction & | ugf, |
RealDistributedArray & | derivative, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | N, | ||
MappedGridOperators & | mgop | ||
) |
References divScalarGradFDerivative(), MappedGridOperators::dx, MappedGrid::gridSpacing(), h22, h42, MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), MappedGridOperators::isRectangular(), laplaceFDerivative22(), laplaceFDerivative23(), laplaceFDerivative42(), laplaceFDerivative43(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), GenericMappedGridOperators::orderOfAccuracy, SQR, and GenericMappedGridOperators::usingConservativeApproximations().
Referenced by MappedGridOperators::updateDerivativeFunctions().
void laplaceFDerivative22 | ( | const realMappedGridFunction & | ugf, |
RealDistributedArray & | derivative, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | N, | ||
MappedGridOperators & | mgop | ||
) |
References MappedGrid::gridSpacing(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), SQR, MappedGridOperators::urp, and MappedGridOperators::usp.
Referenced by laplaceFDerivative().
void laplaceFDerivative23 | ( | const realMappedGridFunction & | ugf, |
RealDistributedArray & | derivative, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | N, | ||
MappedGridOperators & | mgop | ||
) |
References MappedGrid::gridSpacing(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), RX, rx, RY, SQR, UR2, MappedGridOperators::urp, URR2, URS2, URT2, US2, MappedGridOperators::usp, USS2, UST2, UT2, MappedGridOperators::utp, and UTT2.
Referenced by laplaceFDerivative().
void laplaceFDerivative42 | ( | const realMappedGridFunction & | ugf, |
RealDistributedArray & | derivative, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | N, | ||
MappedGridOperators & | mgop | ||
) |
References MappedGrid::gridSpacing(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), RX, rx, RY, SQR, UR4, MappedGridOperators::urp, URR4, URS4, US4, MappedGridOperators::usp, and USS4.
Referenced by laplaceFDerivative().
void laplaceFDerivative43 | ( | const realMappedGridFunction & | ugf, |
RealDistributedArray & | derivative, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | N, | ||
MappedGridOperators & | mgop | ||
) |
References MappedGrid::gridSpacing(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), RX, rx, RY, SQR, UR4, MappedGridOperators::urp, URR4, URS4, URT4, US4, MappedGridOperators::usp, USS4, UST4, UT4, MappedGridOperators::utp, and UTT4.
Referenced by laplaceFDerivative().