代码搜索:tensor
找到约 495 项符合「tensor」的源代码
代码结果 495
www.eeworm.com/read/445493/7594988
f90 p610.f90
program p610
!-----------------------------------------------------------------------
! program 6.10 plane strain of an elastic-plastic(Mohr-Coulomb) solid
! using 8-node quadril
www.eeworm.com/read/445493/7595035
f90 p63.f90
program p63
!-----------------------------------------------------------------------
! program 6.3 plane strain of an elastic-plastic(Mohr-Coulomb) solid
! using 8-node quadrila
www.eeworm.com/read/445493/7595062
f90 p115.f90
program p115
!-----------------------------------------------------------------------
! program 11.5 forced vibration of an elastic-plastic(Von Mises) solid
! using 8-node quadr
www.eeworm.com/read/298842/7930956
f90 p610.f90
program p610
!-----------------------------------------------------------------------
! program 6.10 plane strain of an elastic-plastic(Mohr-Coulomb) solid
! using 8-node quadril
www.eeworm.com/read/298842/7931097
f90 p63.f90
program p63
!-----------------------------------------------------------------------
! program 6.3 plane strain of an elastic-plastic(Mohr-Coulomb) solid
! using 8-node quadrila
www.eeworm.com/read/298842/7931203
f90 p115.f90
program p115
!-----------------------------------------------------------------------
! program 11.5 forced vibration of an elastic-plastic(Von Mises) solid
! using 8-node quadr
www.eeworm.com/read/297947/7984498
m prod_tf_tf.m
function T = prod_tf_sf(A,B)
% prod_tf_sf - compute the product of 2 tensor fields
%
% T = prod_tf_sf(A,B)
%
% The result is the tensor field defined by pointwise product.
%
% Copyright
www.eeworm.com/read/297947/7984505
m prod_tf_sf.m
function T2 = prod_tf_sf(T1,s)
% prod_tf_sf - compute the product of a tensor field by a scalar field.
%
% T2 = prod_tf_sf(T1,s)
%
% The result is the tensor field defined by pointwise prod
www.eeworm.com/read/489040/6481895
m prod_tf_tf.m
function T = prod_tf_sf(A,B)
% prod_tf_sf - compute the product of 2 tensor fields
%
% T = prod_tf_sf(A,B)
%
% The result is the tensor field defined by pointwise product.
%
% Copyright
www.eeworm.com/read/489040/6481900
m prod_tf_sf.m
function T2 = prod_tf_sf(T1,s)
% prod_tf_sf - compute the product of a tensor field by a scalar field.
%
% T2 = prod_tf_sf(T1,s)
%
% The result is the tensor field defined by pointwise prod