This is the complete list of members for ShiftOpCs, including all inherited members.
| _evalDirect(const VectorDouble &inv, VectorDouble &outv) const override | ShiftOpCs | virtual |
| ALinearOp(const CGParam params=CGParam()) | ALinearOp | |
| ALinearOp(const ALinearOp &m) | ALinearOp | |
| create(const AMesh *amesh, Model *model, const Db *dbout=nullptr, int igrf=0, int icov=0, const CGParam params=CGParam(), bool verbose=false) | ShiftOpCs | static |
| createFromSparse(const MatrixSparse *S, const VectorDouble &TildeC, const VectorDouble &Lambda, Model *model, const CGParam params=CGParam(), bool verbose=false) | ShiftOpCs | static |
| evalDirect(const VectorDouble &inv, VectorDouble &outv) const | ALinearOp | |
| evalInverse(const VectorDouble &inv, VectorDouble &outv) const | ALinearOp | virtual |
| getLambda(int iapex) const | ShiftOpCs | inline |
| getLambdaGrad(int idim, int iapex) const | ShiftOpCs | inline |
| getLambdaGrads(int idim) const | ShiftOpCs | inline |
| getLambdaGradSize() const | ShiftOpCs | |
| getLambdas() const | ShiftOpCs | inline |
| getLogStats() const | ALinearOp | inline |
| getMaxEigenValue() const | ShiftOpCs | |
| getNDim() const | ShiftOpCs | inline |
| getNModelGradParam() const | ShiftOpCs | inline |
| getS() const | ShiftOpCs | inline |
| getSGrad(int iapex, int igparam) const | ShiftOpCs | |
| getSGradAddress(int iapex, int igparam) const | ShiftOpCs | |
| getSize() const override | ShiftOpCs | inlinevirtual |
| getTildeC() const | ShiftOpCs | inline |
| getTildeCGrad(int iapex, int igparam) const | ShiftOpCs | |
| initFromCS(const MatrixSparse *S, const VectorDouble &TildeC, const VectorDouble &Lambda, Model *model, bool verbose=false) | ShiftOpCs | |
| initFromMesh(const AMesh *amesh, Model *model, const Db *dbout=nullptr, int igrf=0, int icov=0, bool flagAdvection=false, bool verbose=false) | ShiftOpCs | |
| initGradFromMesh(const AMesh *amesh, Model *model, int igrf=0, int icov=0, bool verbose=false, double tol=EPSILON10) | ShiftOpCs | |
| mustShowStats(bool status) | ALinearOp | inline |
| operator=(const ShiftOpCs &shift) | ShiftOpCs | |
| ALinearOp::operator=(const ALinearOp &m) | ALinearOp | |
| prodLambda(const VectorDouble &x, VectorDouble &y, const EPowerPT &power) const | ShiftOpCs | |
| prodLambdaOnSqrtTildeC(const VectorDouble &inv, VectorDouble &outv, double puis=2) const | ShiftOpCs | |
| prodTildeC(const VectorDouble &x, VectorDouble &y, const EPowerPT &power) const | ShiftOpCs | |
| setX0(const VectorDouble &x0) | ALinearOp | inline |
| ShiftOpCs(const CGParam params=CGParam()) | ShiftOpCs | |
| ShiftOpCs(const AMesh *amesh, Model *model, const Db *dbout=nullptr, int igrf=0, int icov=0, const CGParam params=CGParam(), bool verbose=false) | ShiftOpCs | |
| ShiftOpCs(const MatrixSparse *S, const VectorDouble &TildeC, const VectorDouble &Lambda, Model *model, const CGParam params=CGParam(), bool verbose=false) | ShiftOpCs | |
| ShiftOpCs(const ShiftOpCs &shift) | ShiftOpCs | |
| ~ALinearOp() | ALinearOp | virtual |
| ~ShiftOpCs() | ShiftOpCs | virtual |