Reference documentation for deal.II version 9.0.0
|
This is the complete list of members for PETScWrappers::SolverChebychev, including all inherited members.
additional_data | PETScWrappers::SolverChebychev | protected |
control() const | PETScWrappers::SolverBase | |
initialize(const PreconditionerBase &preconditioner) | PETScWrappers::SolverBase | |
mpi_communicator | PETScWrappers::SolverBase | protected |
prefix_name | PETScWrappers::SolverBase | protected |
reset() | PETScWrappers::SolverBase | virtual |
set_prefix(const std::string &prefix) | PETScWrappers::SolverBase | |
set_solver_type(KSP &ksp) const | PETScWrappers::SolverChebychev | protectedvirtual |
solve(const MatrixBase &A, VectorBase &x, const VectorBase &b, const PreconditionerBase &preconditioner) | PETScWrappers::SolverBase | |
solver_control | PETScWrappers::SolverBase | protected |
SolverBase(SolverControl &cn, const MPI_Comm &mpi_communicator) | PETScWrappers::SolverBase | |
SolverChebychev(SolverControl &cn, const MPI_Comm &mpi_communicator=PETSC_COMM_SELF, const AdditionalData &data=AdditionalData()) | PETScWrappers::SolverChebychev | |
~SolverBase()=default | PETScWrappers::SolverBase | virtual |