Home
last modified time | relevance | path

Searched defs:hypre_ParAMGNumLevelsInterpVectors (Results 1 – 2 of 2) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A Dpar_amg.h444 #define hypre_ParAMGNumLevelsInterpVectors(amg_data) ((amg_data)->num_levels_interp_vectors) macro
H A D_hypre_parcsr_ls.h462 #define hypre_ParAMGNumLevelsInterpVectors(amg_data) ((amg_data)->num_levels_interp_vectors) macro