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

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

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