Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/sstruct_mv/
H A Dsstruct_matrix.h134 #define hypre_SStructPMatrixSEntriesSize(pmat) ((pmat) -> sentries_size) macro
H A D_hypre_sstruct_mv.h668 #define hypre_SStructPMatrixSEntriesSize(pmat) ((pmat) -> sentries_size) macro
H A Dsstruct_matrix.c159 hypre_SStructPMatrixSEntriesSize(pmatrix) = size; in hypre_SStructPMatrixCreate()