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