Searched refs:sinusoid_p (Results 1 – 1 of 1) sorted by relevance
57 static PetscErrorCode sinusoid_p(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pe… in sinusoid_p() function369 PetscCall(PetscDSSetExactSolution(prob, 1, sinusoid_p, NULL)); in SetupProblem()