Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DLLNL_FEI_LSCore.cxx59 int **blkColIndices,int *blkRowLengths,int *ptRowsPerBlkRow) in setMatrixStructure() argument
62 blkRowLengths,ptRowsPerBlkRow)); in setMatrixStructure()
H A DLLNL_FEI_LSCore.h47 int **blkColIndices, int *blkRowLengths,
H A Dcfei_hypre.cxx198 int* ptRowLengths, int** blkColIndices, int* blkRowLengths, in HYPRE_LSC_setMatrixStructure() argument
208 blkRowLengths, ptRowsPerBlkRow); in HYPRE_LSC_setMatrixStructure()
H A Dcfei_hypre.h59 int* ptRowLengths, int** blkColIndices, int* blkRowLengths,
H A DHYPRE_LinSysCore.h146 int** blkColIndices, int* blkRowLengths, int* ptRowsPerBlkRow);
H A DHYPRE_LinSysCore.cxx1124 int** blkColIndices, int* blkRowLengths, in setMatrixStructure() argument
1146 (void) blkRowLengths; in setMatrixStructure()