Searched refs:DMPrintCellIndices (Results 1 – 3 of 3) sorted by relevance
208 - Add `DMPrintCellIndices()` for debugging
244 PETSC_EXTERN PetscErrorCode DMPrintCellIndices(PetscInt, const char[], PetscInt, const PetscInt[]);
4258 PetscErrorCode DMPrintCellIndices(PetscInt c, const char name[], PetscInt len, const PetscInt x[]) in DMPrintCellIndices() function