Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/tests/
H A Dex1.c172 PetscInt adjacentdim = 0, Np; in CheckPointInsertion_Boundary() local
177 if ((gbox_high[d] - lbox_high[d]) != 0.) adjacentdim = d; in CheckPointInsertion_Boundary()
183 coords[(Np - 1) * dim + adjacentdim] = lbox_high[adjacentdim]; in CheckPointInsertion_Boundary()