Searched refs:stride0 (Results 1 – 1 of 1) sorted by relevance
365 const PetscInt stride0 = ncrs * pc_gamg->data_cell_rows; in PCGAMGCreateLevel_GAMG() local368 …PetscInt ix = ii * ndata_rows + kk + jj * stride0, jx = ii * node_data_sz + kk * ndata_cols + j… in PCGAMGCreateLevel_GAMG()