Home
last modified time | relevance | path

Searched refs:CreatePoints_Grid (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/tests/
H A Dex2.c112 static PetscErrorCode CreatePoints_Grid(DM dm, PetscInt *Np, PetscReal **pcoords, PetscBool *points… in CreatePoints_Grid() function
214 PetscCall(CreatePoints_Grid(dm, Np, pcoords, pointsAllProcs, ctx)); in CreatePoints()