Searched refs:Waxpy2Real (Results 1 – 2 of 2) sorted by relevance
221 Waxpy2Real(-time, tilted->wind, x, x0); in PhysicsSolution_Advect()233 Waxpy2Real(-1, bump->center, x0, v); in PhysicsSolution_Advect()
145 static inline void Waxpy2Real(PetscReal a, const PetscReal *x, const PetscReal *y, PetscReal *w) in Waxpy2Real() function