Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex8.c161 PetscErrorCode constantDer(PetscInt dim, PetscReal time, const PetscReal coords[], const PetscReal … in constantDer() function
416 exactFuncDers[0] = constantDer; in SetupFunctions()
/petsc/src/dm/impls/plex/tests/
H A Dex3.c47 PetscErrorCode constantDer(PetscInt dim, PetscReal time, const PetscReal coords[], const PetscReal … in constantDer() function
763 exactFuncDers[0] = constantDer; in CheckFunctions()
829 exactFuncDers[0] = constantDer; in CheckInterpolation()