Home
last modified time | relevance | path

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

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