![]() |
Reference documentation for deal.II version GIT 2f5445400b 2023-02-05 22:30:02+00:00
|
This is the complete list of members for PETScWrappers::SolverChebychev, including all inherited members.
additional_data | PETScWrappers::SolverChebychev | protected |
control() const | PETScWrappers::SolverBase | |
convergence_test(KSP ksp, const PetscInt iteration, const PetscReal residual_norm, KSPConvergedReason *reason, void *solver_control) | PETScWrappers::SolverBase | privatestatic |
initialize(const PreconditionBase &preconditioner) | PETScWrappers::SolverBase | |
prefix_name | PETScWrappers::SolverBase | protected |
reset() | PETScWrappers::SolverBase | virtual |
set_prefix(const std::string &prefix) | PETScWrappers::SolverBase | |
set_solver_type(KSP &ksp) const override | PETScWrappers::SolverChebychev | protectedvirtual |
solve(const MatrixBase &A, VectorBase &x, const VectorBase &b, const PreconditionBase &preconditioner) | PETScWrappers::SolverBase | |
solver_control | PETScWrappers::SolverBase | protected |
solver_data | PETScWrappers::SolverBase | private |
SolverBase(SolverControl &cn) | PETScWrappers::SolverBase | |
SolverChebychev(SolverControl &cn, const AdditionalData &data=AdditionalData()) | PETScWrappers::SolverChebychev | |
SolverChebychev(SolverControl &cn, const MPI_Comm &mpi_communicator, const AdditionalData &data=AdditionalData()) | PETScWrappers::SolverChebychev | |
~SolverBase()=default | PETScWrappers::SolverBase | virtual |