, including all inherited members.
| control() const | SLEPcWrappers::SolverBase | |
| convergence_test(EPS eps, const int iteration, const PetscReal residual_norm, EPSConvergedReason *reason, void *solver_control) | SLEPcWrappers::SolverBase | [private, static] |
| ExcSLEPcWrappersUsageError() | SLEPcWrappers::SolverBase | [static] |
| get_eigenpair(const unsigned int index, double &kr, PETScWrappers::VectorBase &vr) | SLEPcWrappers::SolverBase | |
| get_EPS() | SLEPcWrappers::SolverBase | |
| mpi_communicator | SLEPcWrappers::SolverBase | [protected] |
| opA | SLEPcWrappers::SolverBase | [protected] |
| opB | SLEPcWrappers::SolverBase | [protected] |
| reset() | SLEPcWrappers::SolverBase | |
| set_initial_vector(const PETScWrappers::VectorBase &this_initial_vector) | SLEPcWrappers::SolverBase | |
| set_matrices(const PETScWrappers::MatrixBase &A) | SLEPcWrappers::SolverBase | |
| set_matrices(const PETScWrappers::MatrixBase &A, const PETScWrappers::MatrixBase &B) | SLEPcWrappers::SolverBase | |
| set_solver_type(EPS &eps) const =0 | SLEPcWrappers::SolverBase | [protected, pure virtual] |
| set_transformation(SLEPcWrappers::TransformationBase &this_transformation) | SLEPcWrappers::SolverBase | |
| set_which | SLEPcWrappers::SolverBase | [protected] |
| set_which_eigenpairs(EPSWhich set_which) | SLEPcWrappers::SolverBase | |
| solve(const PETScWrappers::MatrixBase &A, std::vector< double > &kr, std::vector< OutputVector > &vr, const unsigned int n_eigenvectors) | SLEPcWrappers::SolverBase | |
| solve(const PETScWrappers::MatrixBase &A, const PETScWrappers::MatrixBase &B, std::vector< double > &kr, std::vector< OutputVector > &vr, const unsigned int n_eigenvectors) | SLEPcWrappers::SolverBase | |
| solve(const unsigned int n_eigenvectors, unsigned int *n_converged) | SLEPcWrappers::SolverBase | |
| solver_control | SLEPcWrappers::SolverBase | [protected] |
| SolverBase(SolverControl &cn, const MPI_Comm &mpi_communicator) | SLEPcWrappers::SolverBase | |
| transformation | SLEPcWrappers::SolverBase | [protected] |
| ~SolverBase() | SLEPcWrappers::SolverBase | [virtual] |