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