Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex69.c669 static PetscErrorCode SolKxSolutionVelocity(PetscInt dim, PetscReal time, const PetscReal x[], Pets… in SolKxSolutionVelocity() function
3125 PetscCall(PetscDSSetExactSolution(prob, 0, SolKxSolutionVelocity, data)); in SetupProblem()