📄 prod_tf_vf.m
字号:
function vv = prod_tf_vf(t,v)
% prod_vf_vf - compute the product of a tensor field and a vector field.
%
% vv = prod_tf_vf(t,v)
%
% The result is the vector field defined by pointwise product.
%
% Copyright (c) 2004 Gabriel Peyr
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -