$extrastylesheet
| _communicator | libMesh::ParallelObject | [protected] |
| _counts | libMesh::ReferenceCounter | [protected, static] |
| _enable_print_counter | libMesh::ReferenceCounter | [protected, static] |
| _is_initialized | libMesh::LinearSolver< T > | [protected] |
| _mutex | libMesh::ReferenceCounter | [protected, static] |
| _n_objects | libMesh::ReferenceCounter | [protected, static] |
| _precond_type | libMesh::LaspackLinearSolver< T > | [private] |
| _preconditioner | libMesh::LinearSolver< T > | [protected] |
| _preconditioner_type | libMesh::LinearSolver< T > | [protected] |
| _solver_type | libMesh::LinearSolver< T > | [protected] |
| adjoint_solve(SparseMatrix< T > &matrix, NumericVector< T > &solution, NumericVector< T > &rhs, const double tol, const unsigned int m_its) | libMesh::LaspackLinearSolver< T > | [virtual] |
| attach_preconditioner(Preconditioner< T > *preconditioner) | libMesh::LinearSolver< T > | |
| build(const libMesh::Parallel::Communicator &comm_in, const SolverPackage solver_package=libMesh::default_solver_package()) | libMesh::LinearSolver< T > | [static] |
| clear() | libMesh::LaspackLinearSolver< T > | [virtual] |
| comm() const | libMesh::ParallelObject | [inline] |
| Counts typedef | libMesh::ReferenceCounter | [protected] |
| disable_print_counter_info() | libMesh::ReferenceCounter | [static] |
| enable_print_counter_info() | libMesh::ReferenceCounter | [static] |
| get_converged_reason() const | libMesh::LaspackLinearSolver< T > | [virtual] |
| get_info() | libMesh::ReferenceCounter | [static] |
| get_same_preconditioner() | libMesh::LinearSolver< T > | [inline] |
| increment_constructor_count(const std::string &name) | libMesh::ReferenceCounter | [inline, protected] |
| increment_destructor_count(const std::string &name) | libMesh::ReferenceCounter | [inline, protected] |
| init(const char *name=NULL) | libMesh::LaspackLinearSolver< T > | [virtual] |
| init_names(const System &) | libMesh::LinearSolver< T > | [inline, virtual] |
| initialized() const | libMesh::LinearSolver< T > | [inline] |
| LaspackLinearSolver(const libMesh::Parallel::Communicator &comm LIBMESH_CAN_DEFAULT_TO_COMMWORLD) | libMesh::LaspackLinearSolver< T > | [inline] |
| LinearSolver(const libMesh::Parallel::Communicator &comm_in LIBMESH_CAN_DEFAULT_TO_COMMWORLD) | libMesh::LinearSolver< T > | [inline] |
| n_objects() | libMesh::ReferenceCounter | [inline, static] |
| n_processors() const | libMesh::ParallelObject | [inline] |
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | [inline] |
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | [inline] |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | [inline] |
| preconditioner_type() const | libMesh::LinearSolver< T > | |
| print_converged_reason() const | libMesh::LaspackLinearSolver< T > | [virtual] |
| print_info(std::ostream &out=libMesh::out) | libMesh::ReferenceCounter | [static] |
| processor_id() const | libMesh::ParallelObject | [inline] |
| ReferenceCountedObject() | libMesh::ReferenceCountedObject< LinearSolver< T > > | [inline, protected] |
| ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< LinearSolver< T > > | [inline, protected] |
| ReferenceCounter() | libMesh::ReferenceCounter | [inline, protected] |
| restrict_solve_to(const std::vector< unsigned int > *const dofs, const SubsetSolveMode subset_solve_mode=SUBSET_ZERO) | libMesh::LinearSolver< T > | [virtual] |
| reuse_preconditioner(bool) | libMesh::LinearSolver< T > | [virtual] |
| same_preconditioner | libMesh::LinearSolver< T > | [protected] |
| set_laspack_preconditioner_type() | libMesh::LaspackLinearSolver< T > | [private] |
| set_preconditioner_type(const PreconditionerType pct) | libMesh::LinearSolver< T > | |
| set_solver_type(const SolverType st) | libMesh::LinearSolver< T > | [inline] |
| solve(SparseMatrix< T > &matrix, NumericVector< T > &solution, NumericVector< T > &rhs, const double tol, const unsigned int m_its) | libMesh::LaspackLinearSolver< T > | [virtual] |
| solve(SparseMatrix< T > &matrix, SparseMatrix< T > &pc, NumericVector< T > &solution, NumericVector< T > &rhs, const double tol, const unsigned int m_its) | libMesh::LaspackLinearSolver< T > | [inline, virtual] |
| solve(const ShellMatrix< T > &shell_matrix, NumericVector< T > &solution_in, NumericVector< T > &rhs_in, const double tol, const unsigned int m_its) | libMesh::LaspackLinearSolver< T > | [virtual] |
| solve(const ShellMatrix< T > &shell_matrix, const SparseMatrix< T > &precond_matrix, NumericVector< T > &solution_in, NumericVector< T > &rhs_in, const double tol, const unsigned int m_its) | libMesh::LaspackLinearSolver< T > | [virtual] |
| libMesh::LinearSolver::solve(SparseMatrix< T > &matrix, SparseMatrix< T > *precond_matrix, NumericVector< T > &, NumericVector< T > &, const double, const unsigned int) | libMesh::LinearSolver< T > | [inline] |
| libMesh::LinearSolver::solve(const ShellMatrix< T > &matrix, const SparseMatrix< T > *precond_matrix, NumericVector< T > &, NumericVector< T > &, const double, const unsigned int) | libMesh::LinearSolver< T > | [inline] |
| solver_type() const | libMesh::LinearSolver< T > | [inline] |
| ~LaspackLinearSolver() | libMesh::LaspackLinearSolver< T > | [inline] |
| ~LinearSolver() | libMesh::LinearSolver< T > | [inline, virtual] |
| ~ParallelObject() | libMesh::ParallelObject | [inline, virtual] |
| ~ReferenceCountedObject() | libMesh::ReferenceCountedObject< LinearSolver< T > > | [inline] |
| ~ReferenceCounter() | libMesh::ReferenceCounter | [inline] |