Home
last modified time | relevance | path

Searched refs:hypre_qsort3ir (Results 1 – 4 of 4) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dqsort.c450 void hypre_qsort3ir( HYPRE_Int *v, in hypre_qsort3ir() function
472 hypre_qsort3ir(v, w, z, left, last-1); in hypre_qsort3ir()
473 hypre_qsort3ir(v, w, z, last+1, right); in hypre_qsort3ir()
H A Dprotos.h71 void hypre_qsort3ir ( HYPRE_Int *v , HYPRE_Real *w , HYPRE_Int *z , HYPRE_Int left , HYPRE_Int righ…
H A D_hypre_utilities.h1493 void hypre_qsort3ir ( HYPRE_Int *v , HYPRE_Real *w , HYPRE_Int *z , HYPRE_Int left , HYPRE_Int righ…
/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A Dpar_ilu_setup.c3755 hypre_qsort3ir(iL, wL, iw, 0, (lenl-1)); in hypre_ILUSetupMILU0()
3920 hypre_qsort3ir(iL, wL, iw, 0, (lenl-1)); in hypre_ILUSetupMILU0()
6341 hypre_qsort3ir(iL, wL, iw, 0, (lenl-1)); in hypre_ILUSetupILU0RAS()
6494 hypre_qsort3ir(iL, wL, iw, 0, (lenl-1)); in hypre_ILUSetupILU0RAS()
6634 hypre_qsort3ir(iL, wL, iw, 0, (lenl-1)); in hypre_ILUSetupILU0RAS()