Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/sstruct_ls/
H A Dnd1_amge_interpolation.c54 hypre_ParCSRMatrix * ELEM_EDGEidof; in hypre_ND1AMGeInterpolation() local
105 ELEM_EDGEidof = hypre_ParMatmul(ELEM_EDGE, EDGE_idof); in hypre_ND1AMGeInterpolation()
159 hypre_ParCSRMatrixGetRow (ELEM_EDGEidof, big_k, &size2, &col_ind0, &boolean_data); in hypre_ND1AMGeInterpolation()
165 hypre_ParCSRMatrixRestoreRow (ELEM_EDGEidof, big_k, &size2, &col_ind0, &boolean_data); in hypre_ND1AMGeInterpolation()
340 hypre_ParCSRMatrixDestroy(ELEM_EDGEidof); in hypre_ND1AMGeInterpolation()