![]() |
Block-Structured AMR Software Framework
|
This is the complete list of members for amrex::HypreSolver< MSS >, including all inherited members.
| fill_global_id() | amrex::HypreSolver< MSS > | |
| fill_local_id(Marker const &marker) | amrex::HypreSolver< MSS > | |
| fill_matrix(Filler const &filler) | amrex::HypreSolver< MSS > | |
| get_solution(Vector< MF * > const &a_soln) | amrex::HypreSolver< MSS > | |
| getA() const | amrex::HypreSolver< MSS > | inline |
| getb() const | amrex::HypreSolver< MSS > | inline |
| getFinalResidualNorm() const | amrex::HypreSolver< MSS > | inline |
| getNumIters() const | amrex::HypreSolver< MSS > | inline |
| getx() const | amrex::HypreSolver< MSS > | inline |
| HypreSolver(Vector< IndexType > const &a_index_type, IntVect const &a_nghost, Geometry const &a_geom, BoxArray const &a_grids, DistributionMapping const &a_dmap, Marker &&a_marker, Filler &&a_filler, int a_verbose=0, std::string a_options_namespace="hypre") | amrex::HypreSolver< MSS > | |
| load_vectors(Vector< MF * > const &a_soln, Vector< MF const * > const &a_rhs) | amrex::HypreSolver< MSS > | |
| solve(Vector< MF * > const &a_soln, Vector< MF const * > const &a_rhs, HYPRE_Real rel_tol, HYPRE_Real abs_tol, int max_iter) | amrex::HypreSolver< MSS > |