ShyLU
Version of the Day
|
This is the complete list of members for Ifpack_ShyLU, including all inherited members.
Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const (defined in Ifpack_ShyLU) | Ifpack_ShyLU | inline |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | Ifpack_ShyLU | |
ApplyInverseFlops() const (defined in Ifpack_ShyLU) | Ifpack_ShyLU | inlinevirtual |
ApplyInverseTime() const | Ifpack_ShyLU | inlinevirtual |
Comm() const | Ifpack_ShyLU | inline |
Compute() | Ifpack_ShyLU | |
ComputeFlops() const (defined in Ifpack_ShyLU) | Ifpack_ShyLU | inlinevirtual |
ComputeTime() const | Ifpack_ShyLU | inlinevirtual |
Condest(const Ifpack_CondestType CT=Ifpack_Cheap, const int MaxIters=1550, const double Tol=1e-9, Epetra_RowMatrix *Matrix_in=0) | Ifpack_ShyLU | |
Condest() const (defined in Ifpack_ShyLU) | Ifpack_ShyLU | inline |
HasNormInf() const | Ifpack_ShyLU | inline |
Ifpack_ShyLU(Epetra_CrsMatrix *A) | Ifpack_ShyLU | |
Initialize() | Ifpack_ShyLU | |
InitializeFlops() const | Ifpack_ShyLU | inlinevirtual |
InitializeTime() const | Ifpack_ShyLU | inlinevirtual |
IsComputed() const | Ifpack_ShyLU | inline |
IsInitialized() const | Ifpack_ShyLU | inline |
JustTryIt() | Ifpack_ShyLU | |
Label() const | Ifpack_ShyLU | inline |
Matrix() const | Ifpack_ShyLU | inline |
Multiply(bool Trans, const Epetra_MultiVector &X, Epetra_MultiVector &Y) const (defined in Ifpack_ShyLU) | Ifpack_ShyLU | inline |
NormInf() const | Ifpack_ShyLU | inline |
NumApplyInverse() const | Ifpack_ShyLU | inlinevirtual |
NumCompute() const | Ifpack_ShyLU | inlinevirtual |
NumInitialize() const | Ifpack_ShyLU | inlinevirtual |
OperatorDomainMap() const | Ifpack_ShyLU | inline |
OperatorRangeMap() const | Ifpack_ShyLU | inline |
Print(ostream &os) const | Ifpack_ShyLU | virtual |
SetLabel(std::string Label_in) | Ifpack_ShyLU | inline |
SetParameters(Teuchos::ParameterList ¶meterlist) | Ifpack_ShyLU | |
SetUseTranspose(bool UseTranspose_in) (defined in Ifpack_ShyLU) | Ifpack_ShyLU | inline |
UseTranspose() const | Ifpack_ShyLU | inline |
~Ifpack_ShyLU() | Ifpack_ShyLU | inline |