Home
last modified time | relevance | path

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

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