Home
last modified time | relevance | path

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

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