Searched refs:SolKxSolutionPressure (Results 1 – 1 of 1) sorted by relevance
678 static PetscErrorCode SolKxSolutionPressure(PetscInt dim, PetscReal time, const PetscReal x[], Pets… in SolKxSolutionPressure() function3126 PetscCall(PetscDSSetExactSolution(prob, 1, SolKxSolutionPressure, data)); in SetupProblem()