Home
last modified time | relevance | path

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

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