Playa::EpetraMatrix Member List

This is the complete list of members for Playa::EpetraMatrix, including all inherited members.

addToElementBatch(int numRows, int rowBlockSize, const int *globalRowIndices, int numColumnsPerRow, const int *globalColumnIndices, const double *values, const int *skipRow)Playa::EpetraMatrix [virtual]
addToRow(int globalRowIndex, int nElemsToInsert, const int *globalColumnIndices, const double *elementValues)Playa::EpetraMatrix [virtual]
apply(Teuchos::ETransp applyType, const Vector< double > &in, Vector< double > out) const Playa::EpetraMatrix [virtual]
crsMatrix() const Playa::EpetraMatrix
describe(std::ostream &out, const Teuchos::EVerbosityLevel verbLevel, const std::string leadingIndent, const std::string indentSpacer) const Playa::EpetraMatrix [inline]
description() const Playa::EpetraMatrix
domain() constPlaya::LinearOpWithSpaces< double > [inline, virtual]
EpetraMatrix(const Epetra_CrsGraph &graph, const VectorSpace< double > &domain, const VectorSpace< double > &range)Playa::EpetraMatrix
EpetraMatrix(const RCP< Epetra_CrsMatrix > &mat, const VectorSpace< double > &domain, const VectorSpace< double > &range)Playa::EpetraMatrix
getConcrete(const LinearOperator< double > &A)Playa::EpetraMatrix [static]
getConcretePtr(const LinearOperator< double > &A)Playa::EpetraMatrix [static]
getEpetraDiagonal(const LinearOperator< double > &A)Playa::EpetraMatrix [related]
getILUKPreconditioner(int fillLevels, int overlapFill, double relaxationValue, double relativeThreshold, double absoluteThreshold, LeftOrRight leftOrRight, Preconditioner< double > &rtn) const Playa::EpetraMatrix [virtual]
getRow(const int &row, Teuchos::Array< int > &indices, Teuchos::Array< double > &values) const Playa::EpetraMatrix [virtual]
LinearOpWithSpaces(const VectorSpace< double > &domain, const VectorSpace< double > &range)Playa::LinearOpWithSpaces< double > [inline]
makeEpetraDiagonalMatrix(const Vector< double > &d)Playa::EpetraMatrix [related]
ObjectWithVerbosity(int verb=0)Playa::ObjectWithVerbosity [inline]
print(std::ostream &os) const Playa::EpetraMatrix [virtual]
range() constPlaya::LinearOpWithSpaces< double > [inline, virtual]
setVerb(int v)Playa::ObjectWithVerbosity [inline]
verb() const Playa::ObjectWithVerbosity [inline]
zero()Playa::EpetraMatrix [virtual]
~ILUFactorizableOp()Playa::ILUFactorizableOp< double > [inline, virtual]
~LinearOperatorBase()Playa::LinearOperatorBase< double > [inline]
~LinearOpWithSpaces()Playa::LinearOpWithSpaces< double > [inline]
~LoadableMatrix()Playa::LoadableMatrix< double > [inline, virtual]
~ObjectWithVerbosity()Playa::ObjectWithVerbosity [inline, virtual]
~Printable()Playa::Printable [inline, virtual]
~RowAccessibleOp()Playa::RowAccessibleOp< double > [inline, virtual]


doxygen