Home
last modified time | relevance | path

Searched refs:hypre_topo_sort (Results 1 – 6 of 6) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A DHYPRE_parcsr_gmres.c248 hypre_topo_sort(A_diag_i, A_diag_j, A_diag_data, proc_ordering, n); in HYPRE_ParCSROnProcTriSetup()
H A Dpar_amgdd_fac_cycle.c434hypre_topo_sort(hypre_CSRMatrixI(hypre_AMGDDCompGridMatrixOwnedDiag(hypre_AMGDDCompGridA(compGrid)… in hypre_BoomerAMGDD_FAC_OrderedGaussSeidel()
446hypre_topo_sort(hypre_CSRMatrixI(hypre_AMGDDCompGridMatrixNonOwnedDiag(hypre_AMGDDCompGridA(compGr… in hypre_BoomerAMGDD_FAC_OrderedGaussSeidel()
H A Dpar_relax.c742 hypre_topo_sort(A_diag_i, A_diag_j, A_diag_data, proc_ordering, num_rows); in hypre_BoomerAMGRelaxHybridGaussSeidel_core()
/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dprotos.h84 void hypre_topo_sort(const HYPRE_Int *row_ptr, const HYPRE_Int *col_inds, const HYPRE_Complex *data…
H A Dqsort.c819 void hypre_topo_sort( const HYPRE_Int *row_ptr, in hypre_topo_sort() function
H A D_hypre_utilities.h1506 void hypre_topo_sort(const HYPRE_Int *row_ptr, const HYPRE_Int *col_inds, const HYPRE_Complex *data…