ParGeMSLR
pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType > Member List

This is the complete list of members for pargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType >, including all inherited members.

_temp_vpargemslr::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() constpargemslr::GemslrSchurMatrixClass< MatrixType, VectorType, DataType >inline
GetMpiInfo(int &np, int &myid, MPI_Comm &comm) constpargemslr::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