This is the complete list of members for ShiftOpMatrix, including all inherited members.
_addToDest(const constvect inv, vect outv) const override | ShiftOpMatrix | virtual |
addProdLambda(const constvect x, vect y, const EPowerPT &power) const | AShiftOp | virtual |
addToDest(const constvect inv, vect outv) const | ALinearOp | |
addToDest(const Eigen::VectorXd &inv, Eigen::VectorXd &outv) const | ALinearOp | |
ALinearOp() | ALinearOp | |
ALinearOp(const ALinearOp &op)=delete | ALinearOp | |
AShiftOp(CovAniso *cova=nullptr, int napices=0) | AShiftOp | |
AShiftOp(const AShiftOp &shift) | AShiftOp | |
clone() const =0 | ICloneable | pure virtual |
cloneAndCast(const CovAniso *cova) | AShiftOp | static |
cloneAndCast(const std::shared_ptr< CovAniso > &cova) | AShiftOp | static |
cols() const | ALinearOpEigenCG< AShiftOp > | inline |
ColsAtCompileTime enum value | ALinearOpEigenCG< AShiftOp > | |
create(const AMesh *amesh, const CovAniso *cova, const Db *dbout=nullptr, bool verbose=false) | ShiftOpMatrix | static |
createFromSparse(const MatrixSparse *S, const VectorDouble &TildeC, const VectorDouble &Lambda, const CovAniso *cova, bool verbose=false) | ShiftOpMatrix | static |
evalDirect(const VectorDouble &inv, VectorDouble &outv) const | ALinearOp | |
evalDirect(const VectorDouble &in) const | ALinearOp | |
evalDirect(constvect inv, vect outv) const | ALinearOp | |
getLambda(int iapex) const | AShiftOp | inlinevirtual |
getLambdaGrad(int idim, int iapex) const | ShiftOpMatrix | inline |
getLambdaGrads(int idim) const | ShiftOpMatrix | inline |
getLambdaGradSize() const | ShiftOpMatrix | |
getLambdas() const | AShiftOp | inline |
getMaxEigenValue() const override | ShiftOpMatrix | virtual |
getNCovAnisoGradParam() const | ShiftOpMatrix | inline |
getNDim() const | ShiftOpMatrix | inline |
getS() const | ShiftOpMatrix | inline |
getSGrad(int iapex, int igparam) const | ShiftOpMatrix | |
getSGradAddress(int iapex, int igparam) const | ShiftOpMatrix | |
getSize() const override | AShiftOp | inlinevirtual |
getTildeC() const | ShiftOpMatrix | inline |
getTildeCGrad(int iapex, int igparam) const | ShiftOpMatrix | |
ICloneable() | ICloneable | inline |
initFromCS(const MatrixSparse *S, const VectorDouble &TildeC, const VectorDouble &Lambda, const CovAniso *cova, bool verbose=false) | ShiftOpMatrix | |
initFromMesh(const AMesh *amesh, const CovAniso *cova, const Db *dbout=nullptr, bool flagAdvection=false, bool verbose=false) | ShiftOpMatrix | |
initGradFromMesh(const AMesh *amesh, const CovAniso *cova, bool verbose=false, double tol=EPSILON10) | ShiftOpMatrix | |
IsRowMajor enum value | ALinearOpEigenCG< AShiftOp > | |
MaxColsAtCompileTime enum value | ALinearOpEigenCG< AShiftOp > | |
multiplyByValueAndAddDiagonal(double v1=1., double v2=0.) | ALinearOp | virtual |
normalizeLambdaBySills(const AMesh *mesh) override | ShiftOpMatrix | virtual |
operator*(const Eigen::MatrixBase< Rhs > &x) const | ALinearOpEigenCG< AShiftOp > | inline |
operator=(const ShiftOpMatrix &shift) | ShiftOpMatrix | |
AShiftOp::operator=(const AShiftOp &shift) | AShiftOp | |
prodLambda(const VectorDouble &x, VectorDouble &y, const EPowerPT &power) const | AShiftOp | virtual |
prodLambda(const constvect x, vect y, const EPowerPT &power) const | AShiftOp | |
prodLambda(const VectorDouble &x, vect y, const EPowerPT &power) const | AShiftOp | |
prodLambda(const constvect x, VectorDouble &y, const EPowerPT &power) const | AShiftOp | |
prodLambdaOnSqrtTildeC(const VectorDouble &inv, VectorDouble &outv, double puis=2) const | ShiftOpMatrix | |
prodTildeC(const VectorDouble &x, VectorDouble &y, const EPowerPT &power) const | ShiftOpMatrix | |
RealScalar typedef | ALinearOpEigenCG< AShiftOp > | |
resetModif() | ALinearOp | virtual |
rows() const | ALinearOpEigenCG< AShiftOp > | inline |
Scalar typedef | ALinearOpEigenCG< AShiftOp > | |
setUseFactor(bool usefactor) | ALinearOp | inline |
ShiftOpMatrix() | ShiftOpMatrix | |
ShiftOpMatrix(const AMesh *amesh, const CovAniso *cova, const Db *dbout=nullptr, bool verbose=false) | ShiftOpMatrix | |
ShiftOpMatrix(const MatrixSparse *S, const VectorDouble &TildeC, const VectorDouble &Lambda, const CovAniso *cova, bool verbose=false) | ShiftOpMatrix | |
ShiftOpMatrix(const ShiftOpMatrix &shift) | ShiftOpMatrix | |
StorageIndex typedef | ALinearOpEigenCG< AShiftOp > | |
~ALinearOp() | ALinearOp | inlinevirtual |
~ALinearOpEigenCG() | ALinearOpEigenCG< AShiftOp > | inlinevirtual |
~AShiftOp() | AShiftOp | virtual |
~ICloneable() | ICloneable | inlinevirtual |
~ShiftOpMatrix() | ShiftOpMatrix | virtual |