Home
last modified time | relevance | path

Searched defs:first_col_diag (Results 1 – 16 of 16) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A Dpar_rap_communication.c37 HYPRE_BigInt first_col_diag = hypre_ParCSRMatrixFirstColDiag(RT); in hypre_GetCommPkgRTFromCommPkgA() local
275 HYPRE_BigInt first_col_diag = hypre_ParCSRMatrixFirstColDiag(A); in hypre_GenerateSendMapAndCommPkg() local
H A Dschwarz.c2983 HYPRE_BigInt first_col_diag = hypre_ParCSRMatrixFirstColDiag(A); in hypre_ParAMGCreateDomainDof() local
/dports/science/hypre/hypre-2.23.0/src/parcsr_mv/
H A Dpar_csr_bool_matop.c447 HYPRE_BigInt first_col_diag = hypre_ParCSRBooleanMatrix_Get_FirstColDiag(B); in hypre_ParCSRBooleanMatrixExtractBExt() local
515 HYPRE_BigInt first_col_diag = hypre_ParCSRBooleanMatrix_Get_FirstColDiag(A); in hypre_ParCSRBooleanMatrixExtractAExt() local
1069 HYPRE_BigInt first_col_diag = hypre_ParCSRBooleanMatrix_Get_FirstColDiag(A); in hypre_BooleanMatTCommPkgCreate() local
1136 HYPRE_BigInt first_col_diag = hypre_ParCSRBooleanMatrix_Get_FirstColDiag(A); in hypre_BooleanMatvecCommPkgCreate() local
H A DcommunicationT.c128 … MPI_Comm comm, HYPRE_BigInt * col_map_offd, HYPRE_BigInt first_col_diag, HYPRE_BigInt *col_starts, in hypre_MatTCommPkgCreate_core()
496 HYPRE_BigInt first_col_diag = hypre_ParCSRMatrixFirstColDiag(A); in hypre_MatTCommPkgCreate() local
H A Dpar_csr_bool_matrix.c224 HYPRE_BigInt first_row_index, first_col_diag; in hypre_ParCSRBooleanMatrixCreate() local
535 HYPRE_BigInt first_col_diag = hypre_ParCSRBooleanMatrix_Get_FirstColDiag(matrix); in hypre_ParCSRBooleanMatrixPrintIJ() local
803 HYPRE_BigInt first_col_diag; in hypre_CSRBooleanMatrixToParCSRBooleanMatrix() local
906 HYPRE_BigInt first_col_diag, in hypre_BooleanGenerateDiagAndOffd()
H A Dparchord_to_parcsr.c123 HYPRE_BigInt first_col_diag, last_col_diag; in hypre_ParChordMatrixToParCSRMatrix() local
263 HYPRE_BigInt first_col_diag = hypre_ParCSRMatrixFirstColDiag(Ap); in hypre_ParCSRMatrixToParChordMatrix() local
H A Dnew_commpkg.c98 HYPRE_BigInt first_col_diag, in hypre_ParCSRCommPkgCreateApart_core()
555 HYPRE_BigInt first_col_diag, in hypre_ParCSRCommPkgCreateApart()
H A Dpar_csr_communication.c642 HYPRE_BigInt first_col_diag, in hypre_ParCSRCommPkgCreate_core()
867 HYPRE_BigInt first_col_diag, in hypre_ParCSRCommPkgCreate()
917 HYPRE_BigInt first_col_diag = hypre_ParCSRMatrixFirstColDiag(A); in hypre_MatvecCommPkgCreate() local
H A Dpar_csr_matrix.c51 HYPRE_BigInt first_row_index, first_col_diag; in hypre_ParCSRMatrixCreate() local
618 HYPRE_BigInt first_col_diag; in hypre_ParCSRMatrixPrintIJ() local
748 HYPRE_BigInt first_col_diag; in hypre_ParCSRMatrixReadIJ() local
1205 HYPRE_BigInt first_col_diag; in hypre_CSRMatrixToParCSRMatrix() local
1460 HYPRE_BigInt first_col_diag, in GenerateDiagAndOffd()
1613 HYPRE_BigInt first_col_diag = hypre_ParCSRMatrixFirstColDiag(par_matrix); in hypre_MergeDiagAndOffd() local
H A Dpar_csr_matrix.h35 HYPRE_BigInt first_col_diag; member
151 HYPRE_BigInt first_col_diag; member
H A Dpar_csr_aat.c829 HYPRE_BigInt first_col_diag = hypre_ParCSRMatrixFirstColDiag(A); in hypre_ParCSRMatrixExtractAExt() local
H A Dpar_csr_matop.c1235 HYPRE_BigInt first_col_diag, in hypre_ParCSRMatrixExtractBExt_Arrays_Overlap()
1649 HYPRE_BigInt first_col_diag, in hypre_ParCSRMatrixExtractBExt_Arrays()
1702 HYPRE_BigInt first_col_diag = hypre_ParCSRMatrixFirstColDiag(B); in hypre_ParCSRMatrixExtractBExt_Overlap() local
3481 HYPRE_BigInt first_row_index, first_col_diag; in hypre_ParTMatmul() local
H A D_hypre_parcsr_mv.h307 HYPRE_BigInt first_col_diag; member
423 HYPRE_BigInt first_col_diag; member
/dports/science/hypre/hypre-2.23.0/src/parcsr_block_mv/
H A Dpar_csr_block_rap_communication.c44 HYPRE_BigInt first_col_diag = hypre_ParCSRBlockMatrixFirstColDiag(RT); in hypre_GetCommPkgBlockRTFromCommPkgBlockA() local
H A Dpar_csr_block_matrix.c35 HYPRE_BigInt first_row_index, first_col_diag; in hypre_ParCSRBlockMatrixCreate() local
643 HYPRE_BigInt first_col_diag; in hypre_BlockMatvecCommPkgCreate() local
728 HYPRE_BigInt first_col_diag = hypre_ParCSRBlockMatrixFirstColDiag(B); in hypre_ParCSRBlockMatrixExtractBExt() local
H A Dpar_csr_block_matrix.h38 HYPRE_BigInt first_col_diag; member