additional_data | PETScWrappers::SolverPreOnly | [protected] |
control() const | PETScWrappers::SolverBase | |
mpi_communicator | PETScWrappers::SolverBase | [protected] |
set_solver_type(KSP &ksp) const | PETScWrappers::SolverPreOnly | [protected, virtual] |
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 | |
SolverPreOnly(SolverControl &cn, const MPI_Comm &mpi_communicator=PETSC_COMM_SELF, const AdditionalData &data=AdditionalData()) | PETScWrappers::SolverPreOnly | |
~SolverBase() | PETScWrappers::SolverBase | [virtual] |