NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/gliderproc/trunk/MATLAB/opnml/html/7.mat4/belint4.html

Revision 495 (checked in by cbc, 11 years ago)

Initial import of Stark code.

Line 
1 <TITLE>/</TITLE>
2 <BODY>
3 <A HREF = "index.html">[Index for ./mat4]</A>
4 <A HREF = "../index.html">[Return to Master Index]</A>
5 <H1>belint4</H1>
6 <H2>(./mat4/belint4.m)</H2>
7 <HR><H3>Function Synopsis</H3>
8 <pre>belint4e,x,y)</pre>
9 <HR><H3>Help text</H3>
10 <pre>
11 BELINT4 - compute shape function information for a FEM domain
12    BELINT4(E,X,Y) computes shape function information
13    to be used in element finding (FINDELE).  BELINT4
14    returns nothing;  all results are stored in global
15    variables and accessed as needed.
16  Globals: A - elemental x-edge differences
17
18  Call as:  &gt;&gt; belint4e,x,y);
19          
20  Written by : Brian O. Blanton (October 95)
21
22 </pre>
23 <HR><H3>Cross-Reference Information</H3>This function is called by
24 <pre><UL>
25 <LI><A HREF = "../7.mat4/genbel4.html">genbel4</A>        ./mat4/genbel4.m</LI>
26 </UL></pre>
27 <HR>
28 Produced by <A HREF="http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Tue Feb  2 16:15:45 EST 1999
29 <BR>
30 Cross-Directory links are: OFF<BR>
31 </BODY>
Note: See TracBrowser for help on using the browser.