Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DHYPRE_LinSysCore.h59 #define HYFEI_PRINTFEINFO 262144 macro
H A DHYPRE_LinSysCore.cxx2085 if ( (HYOutputLevel_ & HYFEI_PRINTFEINFO) ) in matrixLoadComplete()
4928 if ( HYOutputLevel_ & HYFEI_PRINTFEINFO ) in launchSolver()
H A DHYPRE_LSC_aux.cxx430 HYOutputLevel_ |= HYFEI_PRINTFEINFO; in parameters()