Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DHYPRE_LSC_aux.cxx159 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in parameters()
1906 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in parameters()
4417 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 1 ) in setupPreconParaSails()
4490 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 1 ) in setupPreconSysPDE()
4492 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 1 ) in setupPreconSysPDE()
5293 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 1 ) in solveUsingAMGe()
5316 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in loadConstraintNumbers()
5320 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in loadConstraintNumbers()
5361 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in endCreateMapFromSoln()
5382 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in endCreateMapFromSoln()
[all …]
H A DHYPRE_LinSysCore.cxx384 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in ~HYPRE_LinSysCore()
641 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in ~HYPRE_LinSysCore()
667 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in setLookup()
683 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in setLookup()
703 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in createMatricesAndVectors()
900 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) >= 3 ) in createMatricesAndVectors()
967 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) > 3 ) in setConnectivities()
994 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) > 3 ) in setStiffnessMatrices()
1016 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) > 3 ) in setLoadVectors()
1187 if ( (HYOutputLevel_ & HYFEI_SPECIALMASK) > 3 ) in setMultCREqns()
[all …]
H A DHYPRE_LinSysCore.h48 #define HYFEI_SPECIALMASK 255 macro