Home
last modified time | relevance | path

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

/petsc/src/dm/impls/da/
H A Ddainterp.c1182 PetscInt i_start_ghost_c, j_start_ghost_c, k_start_ghost_c; in DMCreateInjection_DA_3D() local
1223 …PetscCall(DMDAGetGhostCorners(dac, &i_start_ghost_c, &j_start_ghost_c, &k_start_ghost_c, &m_ghost_… in DMCreateInjection_DA_3D()