Searched defs:points (Results 1 – 2 of 2) sorted by relevance
83 const PetscInt wall = walls[w], *points; in Surface_Forces_NS() local
1184 …ode DMGetStratumISAtHeight(DM dm, const char name[], PetscInt value, PetscInt height, IS *points) { in DMGetStratumISAtHeight()