CodeForge.comFree Open Source Codes Forge and Sharing |
function y = TetrahedronElementVolume(x1,y1,z1,x2,y2,z2,x3,y3,z3,x4,y4,z4)
%TetrahedronElementVolume This function returns the volume
% of the linear tetrahedral element
% whose first node has coordinates
% (x1,y1,z1), second node has
...
...
... to be continued.
This is a preview. To get the complete source file,
please click here to download the whole source code package.