Home
last modified time | relevance | path

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

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