Reference documentation for deal.II version 9.3.3
|
This is the complete list of members for PETScWrappers::SolverBase, including all inherited members.
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 | |
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 =0 | PETScWrappers::SolverBase | protectedpure virtual |
SLEPcWrappers::TransformationBase | PETScWrappers::SolverBase | friend |
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, const MPI_Comm &mpi_communicator) | PETScWrappers::SolverBase | |
~SolverBase()=default | PETScWrappers::SolverBase | virtual |