function [ av,bv,cv ] = BNDRY_V(t,x,y,u) % % Written by: % -- % John L. Weatherwax 2006-07-06 % % email: wax@alum.mit.edu % % Please send comments and especially bug reports to the % above email address. % %----- av = 1.0; bv = 0.0; cv = 0.0;