Home
last modified time | relevance | path

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

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