DOLFINx 0.8.0
DOLFINx C++ interface
Loading...
Searching...
No Matches
KrylovSolver Member List

This is the complete list of members for KrylovSolver, including all inherited members.

get_options_prefix() constKrylovSolver
KrylovSolver(MPI_Comm comm)KrylovSolverexplicit
KrylovSolver(KSP ksp, bool inc_ref_count)KrylovSolver
KrylovSolver(const KrylovSolver &solver)=delete (defined in KrylovSolver)KrylovSolver
KrylovSolver(KrylovSolver &&solver)KrylovSolver
ksp() constKrylovSolver
operator=(const KrylovSolver &)=delete (defined in KrylovSolver)KrylovSolver
operator=(KrylovSolver &&solver)KrylovSolver
set_from_options() constKrylovSolver
set_operator(const Mat A)KrylovSolver
set_operators(const Mat A, const Mat P)KrylovSolver
set_options_prefix(std::string options_prefix)KrylovSolver
solve(Vec x, const Vec b, bool transpose=false) constKrylovSolver
~KrylovSolver()KrylovSolver