Home
last modified time | relevance | path

Searched defs:rootcoords (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 …tscInt nroots, PetscInt nleaves, PetscInt dim, PetscReal tol, const PetscReal rootcoords[], const … in PetscSFSetGraphFromCoordinates()