[Index for ./IO_Functions] [Return to Master Index]

write_ele

(./IO_Functions/write_ele.m)


Function Synopsis

err=write_ele(e,fname)

Help text

WRITE_ELE Write an element list to disk in .ele format.
   WRITE_ELE writes an element list to a file, in the .ele
   format as specified in the Dartmouth/Thayer School/NML
   File Standards for the Gulf of Maine projects.

   WRITE_ELE(E,FNAME) opens a file named FNAME in "write" mode and
   writes the 3-column incidence list E to the filename in FNAME,
   including the element counter as  the first column of the output 
   file. The user should include the .ele file extension in the 
   filename string FNAME.  Both arguments are REQUIRED.

   WRITE_ELE returns a 0 if successful and a -1 if not.
 

Cross-Reference Information

This function is called by

Produced by mat2html on Tue Feb 2 16:15:45 EST 1999
Cross-Directory links are: OFF