Home
last modified time | relevance | path

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

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