libMesh::LaspackLinearSolver< T > Member List

This is the complete list of members for libMesh::LaspackLinearSolver< T >, including all inherited members.

_communicatorlibMesh::ParallelObjectprotected
_countslibMesh::ReferenceCounterprotectedstatic
_enable_print_counterlibMesh::ReferenceCounterprotectedstatic
_is_initializedlibMesh::LinearSolver< T >protected
_mutexlibMesh::ReferenceCounterprotectedstatic
_n_objectslibMesh::ReferenceCounterprotectedstatic
_precond_typelibMesh::LaspackLinearSolver< T >private
_preconditionerlibMesh::LinearSolver< T >protected
_preconditioner_typelibMesh::LinearSolver< T >protected
_solver_configurationlibMesh::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) overridelibMesh::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() overridelibMesh::LaspackLinearSolver< T >virtual
comm() constlibMesh::ParallelObjectinline
Counts typedeflibMesh::ReferenceCounterprotected
disable_print_counter_info()libMesh::ReferenceCounterstatic
enable_print_counter_info()libMesh::ReferenceCounterstatic
get_converged_reason() const overridelibMesh::LaspackLinearSolver< T >virtual
get_info()libMesh::ReferenceCounterstatic
get_same_preconditioner()libMesh::LinearSolver< T >inline
increment_constructor_count(const std::string &name)libMesh::ReferenceCounterinlineprotected
increment_destructor_count(const std::string &name)libMesh::ReferenceCounterinlineprotected
init(const char *name=nullptr) overridelibMesh::LaspackLinearSolver< T >virtual
init_names(const System &)libMesh::LinearSolver< T >inlinevirtual
initialized() constlibMesh::LinearSolver< T >inline
LaspackLinearSolver(const libMesh::Parallel::Communicator &comm)libMesh::LaspackLinearSolver< T >inline
LinearSolver(const libMesh::Parallel::Communicator &comm_in)libMesh::LinearSolver< T >
n_objects()libMesh::ReferenceCounterinlinestatic
n_processors() constlibMesh::ParallelObjectinline
ReferenceCountedObject< LinearSolver< T > >::operator=(const ReferenceCountedObject &)libMesh::ReferenceCountedObject< LinearSolver< T > >inlineprotected
libMesh::ParallelObject::operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObjectinline
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObjectinline
ParallelObject(const ParallelObject &other)libMesh::ParallelObjectinline
preconditioner_type() constlibMesh::LinearSolver< T >
print_converged_reason() const overridelibMesh::LaspackLinearSolver< T >virtual
print_info(std::ostream &out=libMesh::out)libMesh::ReferenceCounterstatic
processor_id() constlibMesh::ParallelObjectinline
ReferenceCountedObject()libMesh::ReferenceCountedObject< LinearSolver< T > >inlineprotected
ReferenceCountedObject(const ReferenceCountedObject &other)libMesh::ReferenceCountedObject< LinearSolver< T > >inlineprotected
ReferenceCountedObject(ReferenceCountedObject &&other) noexceptlibMesh::ReferenceCountedObject< LinearSolver< T > >inlineprotected
ReferenceCounter()libMesh::ReferenceCounterinlineprotected
ReferenceCounter(const ReferenceCounter &)libMesh::ReferenceCounterinlineprotected
ReferenceCounter(ReferenceCounter &&other) noexceptlibMesh::ReferenceCounterinlineprotected
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_preconditionerlibMesh::LinearSolver< T >protected
set_laspack_preconditioner_type()libMesh::LaspackLinearSolver< T >private
set_preconditioner_type(const PreconditionerType pct)libMesh::LinearSolver< T >
set_solver_configuration(SolverConfiguration &solver_configuration)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) overridelibMesh::LaspackLinearSolver< T >virtual
solve(SparseMatrix< T > &matrix, SparseMatrix< T > &pc, NumericVector< T > &solution, NumericVector< T > &rhs, const double tol, const unsigned int m_its) overridelibMesh::LaspackLinearSolver< T >inlinevirtual
solve(const ShellMatrix< T > &shell_matrix, NumericVector< T > &solution_in, NumericVector< T > &rhs_in, const double tol, const unsigned int m_its) overridelibMesh::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) overridelibMesh::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() constlibMesh::LinearSolver< T >inline
~LaspackLinearSolver()libMesh::LaspackLinearSolver< T >inline
~LinearSolver()libMesh::LinearSolver< T >inlinevirtual
~ParallelObject()libMesh::ParallelObjectinlinevirtual
~ReferenceCountedObject()libMesh::ReferenceCountedObject< LinearSolver< T > >inline
~ReferenceCounter()libMesh::ReferenceCounterinline