![]() |
Reference documentation for deal.II version 9.2.0
|
This is the complete list of members for PETScWrappers::SolverCGS, including all inherited members.
| additional_data | PETScWrappers::SolverCGS | 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 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 override | PETScWrappers::SolverCGS | protectedvirtual |
| solve(const MatrixBase &A, VectorBase &x, const VectorBase &b, const PreconditionerBase &preconditioner) | PETScWrappers::SolverBase | |
| solver_control | PETScWrappers::SolverBase | protected |
| solver_data | PETScWrappers::SolverBase | private |
| SolverBase(SolverControl &cn, const MPI_Comm &mpi_communicator) | PETScWrappers::SolverBase | |
| SolverCGS(SolverControl &cn, const MPI_Comm &mpi_communicator=PETSC_COMM_SELF, const AdditionalData &data=AdditionalData()) | PETScWrappers::SolverCGS | |
| ~SolverBase()=default | PETScWrappers::SolverBase | virtual |