Block-Structured AMR Software Framework
amrex::JacobiSmoother< T > Member List

This is the complete list of members for amrex::JacobiSmoother< T >, including all inherited members.

JacobiSmoother(SpMatrix< T > const *a_A)amrex::JacobiSmoother< T >inlineexplicit
m_Aamrex::JacobiSmoother< T >private
m_nitersamrex::JacobiSmoother< T >private
operator()(AlgVector< T > &xvec, AlgVector< T > const &bvec)amrex::JacobiSmoother< T >inline
setNumIters(int a_niters)amrex::JacobiSmoother< T >inline