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

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

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