Overture
Version 25
|
Macros | |
#define | ARITHMETIC_AVERAGE(s, I1, I2, I3, J1, J2, J3) (s(I1,I2,I3) + s(J1,J2,J3)) |
Functions | |
void | divVectorScalarFDerivCoefficients42 (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop) |
void | divVectorScalarFDerivCoefficients43 (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop) |
void | divVectorScalarFDerivCoefficients2 (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop) |
void | divVectorScalarFDerivCoefficients (RealDistributedArray &derivative, const realMappedGridFunction &s, const Index &I1, const Index &I2, const Index &I3, const Index &E, const Index &C, MappedGridOperators &mgop) |
Referenced by divVectorScalarFDerivCoefficients2().
void divVectorScalarFDerivCoefficients | ( | RealDistributedArray & | derivative, |
const realMappedGridFunction & | s, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | E, | ||
const Index & | C, | ||
MappedGridOperators & | mgop | ||
) |
void divVectorScalarFDerivCoefficients2 | ( | RealDistributedArray & | derivative, |
const realMappedGridFunction & | s, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | E, | ||
const Index & | C, | ||
MappedGridOperators & | mgop | ||
) |
References ARITHMETIC_AVERAGE, GenericMappedGridOperators::arithmeticAverage, axis1, axis2, axis3, MappedGrid::centerJacobian(), evaluate(), GenericMappedGridOperators::getAveragingType(), MappedGrid::gridSpacing(), MappedGridOperators::halfWidth1, MappedGridOperators::halfWidth2, MappedGridOperators::halfWidth3, GenericMappedGridOperators::harmonic(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MCE, GenericMappedGridOperators::numberOfComponentsForCoefficients, MappedGrid::numberOfDimensions(), RX, rx, RY, s, GenericMappedGridOperators::stencilSize, and MappedGridOperators::width.
Referenced by divVectorScalarFDerivCoefficients().
void divVectorScalarFDerivCoefficients42 | ( | RealDistributedArray & | derivative, |
const realMappedGridFunction & | s, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | E, | ||
const Index & | C, | ||
MappedGridOperators & | mgop | ||
) |
References Overture::abort().
void divVectorScalarFDerivCoefficients43 | ( | RealDistributedArray & | derivative, |
const realMappedGridFunction & | s, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | E, | ||
const Index & | C, | ||
MappedGridOperators & | mgop | ||
) |
References Overture::abort().