Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DHYPRE_FEI.h100 int HYPRE_LSI_PartitionMatrix( int nRows, int startRow, int *rowLengths,
H A Dhypre_lsi_misc.c619 int HYPRE_LSI_PartitionMatrix( int nRows, int startRow, int *rowLengths, in HYPRE_LSI_PartitionMatrix() function
H A DHYPRE_LinSysCore.cxx75 int HYPRE_LSI_PartitionMatrix(int, int, int*, int**, double**, int*, int**);
2920 HYPRE_LSI_PartitionMatrix(numLocalRows,localStartRow_,rowLengths_, in enforceEssentialBC()