Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex23.c20 static PetscErrorCode quad_p(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscS… in quad_p() function
112 PetscCall(PetscDSSetExactSolution(ds, 1, quad_p, user)); in SetupPrimalProblem()
/petsc/doc/manual/
H A Dfe.md122 PetscDSSetExactSolution(ds, 1, quad_p, user);