Home
last modified time | relevance | path

Searched refs:setTruncationThreshold (Results 1 – 3 of 3) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DHYPRE_SlideReduction.h59 int setTruncationThreshold(double trunc);
H A DHYPRE_LinSysCore.cxx4718 slideObj->setTruncationThreshold( truncThresh_ ); in launchSolver()
H A DHYPRE_SlideReduction.cxx134 int HYPRE_SlideReduction::setTruncationThreshold(double trunc) in setTruncationThreshold() function in HYPRE_SlideReduction