Searched defs:j_start_ghost (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/da/ |
| H A D | dainterp.c | 262 …PetscInt row, col, i_start_ghost, j_start_ghost, cols[4], mx, m_c, my, nc, ratioi, r… in DMCreateInterpolation_DA_2D_Q1() local 490 …PetscInt row, col, i_start_ghost, j_start_ghost, cols[4], mx, m_c, my, nc, ratioi, r… in DMCreateInterpolation_DA_2D_Q0() local 611 …PetscInt row, col, i_start_ghost, j_start_ghost, l_start_ghost, cols[8], mx, m_c, my… in DMCreateInterpolation_DA_3D_Q0() local 740 …PetscInt row, col, i_start_ghost, j_start_ghost, cols[8], mx, m_c, my, nc, ratioi, r… in DMCreateInterpolation_DA_3D_Q1() local 1114 PetscInt row, i_start_ghost, j_start_ghost, mx, m_c, my, nc, ratioi, ratioj; in DMCreateInjection_DA_2D() local 1178 PetscInt i_start_ghost, j_start_ghost, k_start_ghost; in DMCreateInjection_DA_3D() local 1340 PetscInt i_start_ghost, j_start_ghost, l_start_ghost, m_ghost, n_ghost, p_ghost; in DMDACreateAggregates() local
|