Home
last modified time | relevance | path

Searched defs:hypre_ParCSRMatrixRowStarts (Results 1 – 3 of 3) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/parcsr_mv/
H A Dpar_csr_matrix.h106 #define hypre_ParCSRMatrixRowStarts(matrix) ((matrix) -> row_starts) macro
H A D_hypre_parcsr_mv.h378 #define hypre_ParCSRMatrixRowStarts(matrix) ((matrix) -> row_starts) macro
/dports/science/hypre/hypre-2.23.0/src/test/
H A Dhypre_parcsr_fortran_test.h163 #define hypre_ParCSRMatrixRowStarts \ macro