Home
last modified time | relevance | path

Searched defs:n_ghost (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/da/
H A Ddainterp.c261 PetscInt m_ghost, n_ghost, m_ghost_c, n_ghost_c, *dnz, *onz; in DMCreateInterpolation_DA_2D_Q1() local
489 PetscInt m_ghost, n_ghost, m_ghost_c, n_ghost_c, *dnz, *onz; in DMCreateInterpolation_DA_2D_Q0() local
610 PetscInt m_ghost, n_ghost, p_ghost, m_ghost_c, n_ghost_c, p_ghost_c, nc, *dnz, *onz; in DMCreateInterpolation_DA_3D_Q0() local
739 PetscInt m_ghost, n_ghost, m_ghost_c, n_ghost_c, Mz, mz; in DMCreateInterpolation_DA_3D_Q1() local
1113 PetscInt m_ghost, n_ghost, m_ghost_c, n_ghost_c; in DMCreateInjection_DA_2D() local
1177 PetscInt m_ghost, n_ghost, p_ghost, m_ghost_c, n_ghost_c, p_ghost_c; 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
/petsc/src/dm/impls/stag/
H A Dstag1d.c95 PetscInt start_ghost, n_ghost, s; in DMStagSetUniformCoordinatesExplicit_1d() local
H A Dstag2d.c134 PetscInt ind[2], start_ghost[2], n_ghost[2], s, c; in DMStagSetUniformCoordinatesExplicit_2d() local
H A Dstag3d.c206 PetscInt ind[3], start_ghost[3], n_ghost[3], s, c; in DMStagSetUniformCoordinatesExplicit_3d() local