Overture
Version 25
|
Macros | |
#define | ARITHMETIC_AVERAGE(s, I1, I2, I3, J1, J2, J3) (s(I1,I2,I3) + s(J1,J2,J3)) |
#define | h21(n) h21c[n] |
#define | h21(n) h21c[n] |
#define | h21(n) h21c[n] |
Functions | |
void | divVectorScalarFDerivative43 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | divVectorScalarFDerivative42 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | divVectorScalarFDerivative23 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | divVectorScalarFDerivative23R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | divVectorScalarFDerivative22 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | divVectorScalarFDerivative22R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | divVectorScalarFDerivative21 (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | divVectorScalarFDerivative21R (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | divVectorScalarFDerivative (const realMappedGridFunction &ugf, const realMappedGridFunction &s, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
#define h21 | ( | n | ) | h21c[n] |
#define h21 | ( | n | ) | h21c[n] |
#define h21 | ( | n | ) | h21c[n] |
void divVectorScalarFDerivative | ( | 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(), divVectorScalarFDerivative21(), divVectorScalarFDerivative21R(), divVectorScalarFDerivative22(), divVectorScalarFDerivative22R(), divVectorScalarFDerivative23(), divVectorScalarFDerivative23R(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), MappedGridOperators::isRectangular(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), and GenericMappedGridOperators::orderOfAccuracy.
void divVectorScalarFDerivative21 | ( | 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, and s.
Referenced by divVectorScalarFDerivative().
void divVectorScalarFDerivative21R | ( | 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(), MappedGridOperators::dx, GenericMappedGridOperators::getAveragingType(), h21, GenericMappedGridOperators::harmonic(), GenericMappedGridOperators::mappedGrid, and s.
Referenced by divVectorScalarFDerivative().
void divVectorScalarFDerivative22 | ( | 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, and s.
Referenced by divVectorScalarFDerivative().
void divVectorScalarFDerivative22R | ( | 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(), MappedGridOperators::dx, GenericMappedGridOperators::getAveragingType(), h21, GenericMappedGridOperators::harmonic(), GenericMappedGridOperators::mappedGrid, and s.
Referenced by divVectorScalarFDerivative().
void divVectorScalarFDerivative23 | ( | 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, and s.
Referenced by divVectorScalarFDerivative().
void divVectorScalarFDerivative23R | ( | 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(), MappedGridOperators::dx, GenericMappedGridOperators::getAveragingType(), h21, GenericMappedGridOperators::harmonic(), GenericMappedGridOperators::mappedGrid, and s.
Referenced by divVectorScalarFDerivative().
void divVectorScalarFDerivative42 | ( | 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 divVectorScalarFDerivative43 | ( | 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().