Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex15.c75 static PetscErrorCode quadratic_phi(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc,… in quadratic_phi() function
260 PetscCall(PetscDSSetExactSolution(ds, 1, quadratic_phi, user)); in SetupPrimalProblem()