MFEM  v4.2.0
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
mfem::GinkgoWrappers::BICGSTABSolver Member List

This is the complete list of members for mfem::GinkgoWrappers::BICGSTABSolver, including all inherited members.

abs_tolmfem::GinkgoWrappers::GinkgoIterativeSolverBaseprotected
apply(Vector &solution, const Vector &rhs)mfem::GinkgoWrappers::GinkgoIterativeSolverBase
BICGSTABSolver(const std::string &exec_type, int print_iter, int max_num_iter, double RTOLERANCE, double ATOLERANCE)mfem::GinkgoWrappers::BICGSTABSolver
BICGSTABSolver(const std::string &exec_type, int print_iter, int max_num_iter, double RTOLERANCE, double ATOLERANCE, const gko::LinOpFactory *preconditioner)mfem::GinkgoWrappers::BICGSTABSolver
combined_factorymfem::GinkgoWrappers::GinkgoIterativeSolverBaseprotected
convergedmfem::GinkgoWrappers::GinkgoIterativeSolverBasemutableprotected
convergence_loggermfem::GinkgoWrappers::GinkgoIterativeSolverBaseprotected
executormfem::GinkgoWrappers::GinkgoIterativeSolverBaseprotected
final_itermfem::GinkgoWrappers::GinkgoIterativeSolverBasemutableprotected
final_normmfem::GinkgoWrappers::GinkgoIterativeSolverBasemutableprotected
GinkgoIterativeSolverBase(const std::string &exec_type, int print_iter, int max_num_iter, double RTOLERANCE, double ATOLERANCE)mfem::GinkgoWrappers::GinkgoIterativeSolverBase
initialize(const SparseMatrix *matrix)mfem::GinkgoWrappers::GinkgoIterativeSolverBase
max_itermfem::GinkgoWrappers::GinkgoIterativeSolverBaseprotected
print_lvlmfem::GinkgoWrappers::GinkgoIterativeSolverBaseprotected
rel_tolmfem::GinkgoWrappers::GinkgoIterativeSolverBaseprotected
residual_criterionmfem::GinkgoWrappers::GinkgoIterativeSolverBaseprotected
residual_loggermfem::GinkgoWrappers::GinkgoIterativeSolverBaseprotected
solve(const SparseMatrix *matrix, Vector &solution, const Vector &rhs)mfem::GinkgoWrappers::GinkgoIterativeSolverBase
solver_genmfem::GinkgoWrappers::GinkgoIterativeSolverBaseprotected
~GinkgoIterativeSolverBase()=defaultmfem::GinkgoWrappers::GinkgoIterativeSolverBasevirtual