Searched refs:DMDAGetCellPoint (Results 1 – 2 of 2) sorted by relevance
226 PETSC_EXTERN PetscErrorCode DMDAGetCellPoint(DM, PetscInt, PetscInt, PetscInt, PetscInt *);
127 PetscErrorCode DMDAGetCellPoint(DM dm, PetscInt i, PetscInt j, PetscInt k, PetscInt *point) in DMDAGetCellPoint() function