Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/tests/
H A Dex20.c11 PetscReal *rootcoords, *leafcoords; in main() local
/petsc/src/vec/is/sf/utils/
H A Dsfcoord.c118 …t nleaves, PetscInt dim, PetscReal tol, const PetscReal rootcoords[], const PetscReal leafcoords[]) in PetscSFSetGraphFromCoordinates()