Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex8.c264 PetscErrorCode cubicDer(PetscInt dim, PetscReal time, const PetscReal coords[], const PetscReal n[]… in cubicDer() function
428 exactFuncDers[0] = cubicDer; in SetupFunctions()
/petsc/src/dm/impls/plex/tests/
H A Dex3.c161 PetscErrorCode cubicDer(PetscInt dim, PetscReal time, const PetscReal coords[], const PetscReal n[]… in cubicDer() function
781 exactFuncDers[0] = cubicDer; in CheckFunctions()
841 exactFuncDers[0] = cubicDer; in CheckInterpolation()