function out=BF_curlEt(num,u,v)
%矢量基的旋度
if num==1 %1-2
out=2;
elseif num==2 %1-3
out=-2;
elseif num==3 %2-3
end