Block-Structured AMR Software Framework
amrex::Hypre Member List

This is the complete list of members for amrex::Hypre, including all inherited members.

acoefsamrex::Hypreprotected
bcoefsamrex::Hypreprotected
commamrex::Hypreprotected
diaginvamrex::Hypreprotected
eb_stencil_sizeamrex::Hyprestatic
geomamrex::Hypreprotected
hiV(const Box &b)amrex::Hypreinlinestatic
Hypre(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom, MPI_Comm comm_)amrex::Hypre
Hypre(Hypre &&) noexcept=defaultamrex::Hypre
Hypre(Hypre const &)=deleteamrex::Hypre
Interface enum nameamrex::Hypre
is_matrix_singularamrex::Hypreprotected
ispow2(HYPRE_Int i)amrex::Hypreinlinestatic
loV(const Box &b)amrex::Hypreinlinestatic
m_bndryamrex::Hypreprotected
m_factoryamrex::Hypreprotected
m_maxorderamrex::Hypreprotected
num_sweepsamrex::Hypreprotected
old_defaultamrex::Hypreprotected
operator=(Hypre &&) noexcept=defaultamrex::Hypre
operator=(Hypre const &)=deleteamrex::Hypre
options_namespaceamrex::Hypreprotected
regular_stencil_sizeamrex::Hyprestatic
relax_orderamrex::Hypreprotected
relax_typeamrex::Hypreprotected
scalar_aamrex::Hypreprotected
scalar_bamrex::Hypreprotected
setACoeffs(const MultiFab &alpha)amrex::Hypre
setBCoeffs(const Array< const MultiFab *, BL_SPACEDIM > &beta)amrex::Hypre
setHypreNumSweeps(int n) noexceptamrex::Hypreinline
setHypreOldDefault(bool l) noexceptamrex::Hypreinline
setHypreOptionsNamespace(const std::string &ns) noexceptamrex::Hypreinline
setHypreRelaxOrder(int n) noexceptamrex::Hypreinline
setHypreRelaxType(int n) noexceptamrex::Hypreinline
setHypreStrongThreshold(Real t) noexceptamrex::Hypreinline
setIsMatrixSingular(bool flag)amrex::Hypreinline
setScalars(Real sa, Real sb)amrex::Hypre
setVerbose(int _verbose)amrex::Hypre
solve(MultiFab &soln, const MultiFab &rhs, Real rel_tol, Real abs_tol, int max_iter, const BndryData &bndry, int max_bndry_order)=0amrex::Hyprepure virtual
strong_thresholdamrex::Hypreprotected
verboseamrex::Hypreprotected
~Hypre()amrex::Hyprevirtual