Searched refs:getdimpoints (Results 1 – 7 of 7) sorted by relevance
431 da->ops->getdimpoints = DMGetDimPoints_DA; in DMCreate_DA()
86 PetscErrorCode (*getdimpoints)(DM, PetscInt, PetscInt *, PetscInt *); member
1483 dm->ops->getdimpoints = NULL /* DMGetDimPoints_Moab */; in DMInitialize_Moab()
2724 sw->ops->getdimpoints = NULL; in DMInitialize_Swarm()
5144 dm->ops->getdimpoints = DMGetDimPoints_pforest; in DMInitialize_pforest()
6502 PetscUseTypeMethod(dm, getdimpoints, dim, pStart, pEnd); in DMGetDimPoints()
5743 dm->ops->getdimpoints = DMGetDimPoints_Plex; in DMInitialize_Plex()