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

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

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