Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex39.c57 static PetscErrorCode sinusoid_p(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pe… in sinusoid_p() function
369 PetscCall(PetscDSSetExactSolution(prob, 1, sinusoid_p, NULL)); in SetupProblem()