Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/tests/
H A Dex2.c52 static PetscErrorCode CoordsFunction(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf… in CoordsFunction() function
180 funcs[0] = CoordsFunction; in main()