You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From all the example code, it seems the warp backend implementation of the BC's speed, always return only a scalar value rather than a vector. So if I want to set the speed as (3,5,0) or alike, how should I write the BC_profile part?