Home
last modified time | relevance | path

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

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