Reference documentation for deal.II version 9.1.0-pre
PETScWrappers::SolverTCQMR Member List

This is the complete list of members for PETScWrappers::SolverTCQMR, including all inherited members.

additional_dataPETScWrappers::SolverTCQMRprotected
control() const PETScWrappers::SolverBase
initialize(const PreconditionerBase &preconditioner)PETScWrappers::SolverBase
mpi_communicatorPETScWrappers::SolverBaseprotected
prefix_namePETScWrappers::SolverBaseprotected
reset()PETScWrappers::SolverBasevirtual
set_prefix(const std::string &prefix)PETScWrappers::SolverBase
set_solver_type(KSP &ksp) const overridePETScWrappers::SolverTCQMRprotectedvirtual
solve(const MatrixBase &A, VectorBase &x, const VectorBase &b, const PreconditionerBase &preconditioner)PETScWrappers::SolverBase
solver_controlPETScWrappers::SolverBaseprotected
SolverBase(SolverControl &cn, const MPI_Comm &mpi_communicator)PETScWrappers::SolverBase
SolverTCQMR(SolverControl &cn, const MPI_Comm &mpi_communicator=PETSC_COMM_SELF, const AdditionalData &data=AdditionalData())PETScWrappers::SolverTCQMR
~SolverBase()=defaultPETScWrappers::SolverBasevirtual