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