Home
last modified time | relevance | path

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

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