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

root/gliderproc/trunk/MATLAB/opnml/html/3.FEM/bwidth.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 ./FEM]</A>
4 <A HREF = "../index.html">[Return to Master Index]</A>
5 <H1>bwidth</H1>
6 <H2>(./FEM/bwidth.m)</H2>
7 <HR><H3>Function Synopsis</H3>
8 <pre>bw=bwidth(elems)</pre>
9 <HR><H3>Help text</H3>
10 <pre>
11
12  BWIDTH compute the full bandwidth of an FEM element list
13
14         INPUT: elems - 3 or 4 column element list; if the element list
15                        is 4-column, BWIDTH assumes the first column is
16                        an element counter and ignores it.
17
18         OUTPUT: bandwidth
19
20   bw=bwidth(elems)
21
22 </pre>
23 <HR><H3>Cross-Reference Information</H3>This function is called by
24 <pre><UL>
25 <LI><A HREF = "../3.FEM/reduce.html">reduce</A>         ./FEM/reduce.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.