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