libMesh::LaspackLinearSolver< T > Member List

This is the complete list of members for libMesh::LaspackLinearSolver< T >, including all inherited members.
_countslibMesh::ReferenceCounter [protected, static]
_enable_print_counterlibMesh::ReferenceCounter [protected, static]
_is_initializedlibMesh::LinearSolver< T > [protected]
_mutexlibMesh::ReferenceCounter [protected, static]
_n_objectslibMesh::ReferenceCounter [protected, static]
_precond_typelibMesh::LaspackLinearSolver< T > [private]
_preconditionerlibMesh::LinearSolver< T > [protected]
_preconditioner_typelibMesh::LinearSolver< T > [protected]
_solver_typelibMesh::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 > [inline, virtual]
attach_preconditioner(Preconditioner< T > *preconditioner)libMesh::LinearSolver< T > [inline]
build(const SolverPackage solver_package=libMesh::default_solver_package())libMesh::LinearSolver< T > [inline, static]
clear()libMesh::LaspackLinearSolver< T > [inline, virtual]
Counts typedeflibMesh::ReferenceCounter [protected]
disable_print_counter_info()libMesh::ReferenceCounter [static]
enable_print_counter_info()libMesh::ReferenceCounter [static]
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()libMesh::LaspackLinearSolver< T > [inline, virtual]
initialized() const libMesh::LinearSolver< T > [inline]
LaspackLinearSolver()libMesh::LaspackLinearSolver< T > [inline]
LinearSolver()libMesh::LinearSolver< T > [inline]
n_objects()libMesh::ReferenceCounter [inline, static]
preconditioner_type() const libMesh::LinearSolver< T > [inline]
print_converged_reason()libMesh::LaspackLinearSolver< T > [inline, virtual]
print_info(std::ostream &out=libMesh::out)libMesh::ReferenceCounter [static]
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 > [inline, virtual]
reuse_preconditioner(bool)libMesh::LinearSolver< T > [inline, virtual]
same_preconditionerlibMesh::LinearSolver< T > [protected]
set_laspack_preconditioner_type()libMesh::LaspackLinearSolver< T > [inline, private]
set_preconditioner_type(const PreconditionerType pct)libMesh::LinearSolver< T > [inline]
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 > [inline, 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 > [inline, 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 > [inline, 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]
~ReferenceCountedObject()libMesh::ReferenceCountedObject< LinearSolver< T > > [inline]
~ReferenceCounter()libMesh::ReferenceCounter [inline]

Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:27 UTC

Hosted By:
SourceForge.net Logo