Home
last modified time | relevance | path

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

/petsc/src/snes/tests/ !
H A Dex15.c131 static PetscErrorCode trigx_q(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Petsc… in trigx_q() function
271 PetscCall(PetscDSSetExactSolution(ds, 0, trigx_q, user)); in SetupPrimalProblem()