Searched refs:trigDer (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/tests/ |
| H A D | ex8.c | 361 PetscErrorCode trigDer(PetscInt dim, PetscReal time, const PetscReal coords[], const PetscReal n[],… in trigDer() function 441 exactFuncDers[0] = trigDer; in SetupFunctions()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex3.c | 183 PetscErrorCode trigDer(PetscInt dim, PetscReal time, const PetscReal coords[], const PetscReal n[],… in trigDer() function 881 …, const PetscReal x[], const PetscReal n[], PetscInt Nf, PetscScalar *u, PetscCtx ctx) = {trigDer}; in CheckConvergence()
|