Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/parcsr_mv/
H A Dpar_csr_matrix.h163 HYPRE_Int owns_col_starts; member
191 #define hypre_ParCSRBooleanMatrix_Get_OwnsColStarts(matrix) ((matrix)->owns_col_starts)
H A Dpar_csr_bool_matrix.c378 HYPRE_Int owns_col_starts ) in hypre_ParCSRBooleanMatrixSetColStartsOwner() argument
380 hypre_ParCSRBooleanMatrix_Get_OwnsColStarts(matrix) = owns_col_starts; in hypre_ParCSRBooleanMatrixSetColStartsOwner()
H A D_hypre_parcsr_mv.h435 HYPRE_Int owns_col_starts; member
463 #define hypre_ParCSRBooleanMatrix_Get_OwnsColStarts(matrix) ((matrix)->owns_col_starts)
760 …SRBooleanMatrixSetColStartsOwner ( hypre_ParCSRBooleanMatrix *matrix , HYPRE_Int owns_col_starts );
H A Dprotos.h134 …SRBooleanMatrixSetColStartsOwner ( hypre_ParCSRBooleanMatrix *matrix , HYPRE_Int owns_col_starts );