| _temp_v | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | |
| Clear() | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | |
| GemslrSchurMatrixClass() | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | |
| GemslrSchurMatrixClass(const GemslrSchurMatrixClass< MatrixType, VectorType, DataType > &precond) | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | |
| GemslrSchurMatrixClass(GemslrSchurMatrixClass< MatrixType, VectorType, DataType > &&precond) | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | |
| GetComm() const | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | inline |
| GetMpiInfo(int &np, int &myid, MPI_Comm &comm) const | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | inline |
| MatVec(char trans, const DataType &alpha, VectorType &x, const DataType &beta, VectorType &y) | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | |
| operator=(const GemslrSchurMatrixClass< MatrixType, VectorType, DataType > &precond) | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | |
| operator=(GemslrSchurMatrixClass< MatrixType, VectorType, DataType > &&precond) | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | |
| Setup(int level, GemslrClass< MatrixType, VectorType, DataType > &gemslr) | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | |
| SetupVectorPtrStr(VectorType &v) | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | |
| Solve(VectorType &x, VectorType &rhs) | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | |
| ~GemslrSchurMatrixClass() | pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > | virtual |