Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex8.c187 PetscErrorCode linearDer(PetscInt dim, PetscReal time, const PetscReal coords[], const PetscReal n[… in linearDer() function
420 exactFuncDers[0] = linearDer; in SetupFunctions()
/petsc/src/dm/impls/plex/tests/
H A Dex3.c79 PetscErrorCode linearDer(PetscInt dim, PetscReal time, const PetscReal coords[], const PetscReal n[… in linearDer() function
772 exactFuncDers[0] = linearDer; in CheckFunctions()
833 exactFuncDers[0] = linearDer; in CheckInterpolation()