Searched refs:DMGetDimPoints_DA (Results 1 – 1 of 1) sorted by relevance
279 static PetscErrorCode DMGetDimPoints_DA(DM dm, PetscInt dim, PetscInt *pStart, PetscInt *pEnd) in DMGetDimPoints_DA() function431 da->ops->getdimpoints = DMGetDimPoints_DA; in DMCreate_DA()