Overture
Version 25
|
Macros | |
#define | h21(n) h21c[n] |
#define | h22(n) h22c[n] |
#define | h41(n) h41c[n] |
#define | h42(n) h42c[n] |
Functions | |
void | xyFDerivative42 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | xyFDerivative43 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | xyFDerivative22 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | xyFDerivative23 (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
void | xyFDerivative (const realMappedGridFunction &ugf, RealDistributedArray &derivative, const Index &I1, const Index &I2, const Index &I3, const Index &N, MappedGridOperators &mgop) |
#define h21 | ( | n | ) | h21c[n] |
#define h22 | ( | n | ) | h22c[n] |
#define h41 | ( | n | ) | h41c[n] |
#define h42 | ( | n | ) | h42c[n] |
void xyFDerivative | ( | const realMappedGridFunction & | ugf, |
RealDistributedArray & | derivative, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | N, | ||
MappedGridOperators & | mgop | ||
) |
References Overture::abort(), MappedGridOperators::dx, MappedGrid::gridSpacing(), h21, h22, h41, h42, MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), MappedGridOperators::isRectangular(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), GenericMappedGridOperators::orderOfAccuracy, SQR, MappedGridOperators::urp, MappedGridOperators::usp, MappedGridOperators::utp, xyFDerivative22(), xyFDerivative23(), xyFDerivative42(), and xyFDerivative43().
Referenced by MappedGridOperators::updateDerivativeFunctions().
void xyFDerivative22 | ( | const realMappedGridFunction & | ugf, |
RealDistributedArray & | derivative, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | N, | ||
MappedGridOperators & | mgop | ||
) |
References Overture::abort(), MappedGrid::gridSpacing(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), GenericMappedGridOperators::orderOfAccuracy, SQR, MappedGridOperators::urp, MappedGridOperators::usp, and MappedGridOperators::utp.
Referenced by xyFDerivative().
void xyFDerivative23 | ( | const realMappedGridFunction & | ugf, |
RealDistributedArray & | derivative, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | N, | ||
MappedGridOperators & | mgop | ||
) |
References Overture::abort(), MappedGrid::gridSpacing(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), GenericMappedGridOperators::orderOfAccuracy, SQR, MappedGridOperators::urp, MappedGridOperators::usp, and MappedGridOperators::utp.
Referenced by xyFDerivative().
void xyFDerivative42 | ( | const realMappedGridFunction & | ugf, |
RealDistributedArray & | derivative, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | N, | ||
MappedGridOperators & | mgop | ||
) |
References Overture::abort(), MappedGrid::gridSpacing(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), GenericMappedGridOperators::orderOfAccuracy, SQR, MappedGridOperators::urp, MappedGridOperators::usp, and MappedGridOperators::utp.
Referenced by xyFDerivative().
void xyFDerivative43 | ( | const realMappedGridFunction & | ugf, |
RealDistributedArray & | derivative, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
const Index & | N, | ||
MappedGridOperators & | mgop | ||
) |
References Overture::abort(), MappedGrid::gridSpacing(), MappedGrid::inverseCenterDerivative(), MappedGrid::inverseVertexDerivative(), MappedGrid::isAllVertexCentered(), GenericMappedGridOperators::mappedGrid, MappedGrid::numberOfDimensions(), GenericMappedGridOperators::orderOfAccuracy, SQR, MappedGridOperators::urp, MappedGridOperators::usp, and MappedGridOperators::utp.
Referenced by xyFDerivative().