Home
last modified time | relevance | path

Searched defs:points (Results 1 – 2 of 2) sorted by relevance

/honee/src/
H A Dsetupts.c83 const PetscInt wall = walls[w], *points; in Surface_Forces_NS() local
H A Ddm-utils.c1184 …ode DMGetStratumISAtHeight(DM dm, const char name[], PetscInt value, PetscInt height, IS *points) { in DMGetStratumISAtHeight()