Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
amrex::HypreSolver< MSS > Member List

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() constamrex::HypreSolver< MSS >inline
getb() constamrex::HypreSolver< MSS >inline
getFinalResidualNorm() constamrex::HypreSolver< MSS >inline
getNumIters() constamrex::HypreSolver< MSS >inline
getx() constamrex::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 >