patchGNU Octave - Patches: patch #8468, [octave forge] (fem-fenics): ufl.m

 
 

patch #8468: [octave forge] (fem-fenics): ufl.m

Submitter:  Eugenio Gianniti <eg123>
Submitted:  Wed 21 May 2014 01:51:44 PM UTC
   
 
Category:  Forge : new function Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 05 Jun 2014 07:57:04 PM UTC, comment #4: 

As stated in the mailing list, in ufl-brackets.patch there is a changeset modifying the help string for ufl.m to highlight that leading brackets lead to errors.

(file #31508)

Eugenio Gianniti <eg123>
Wed 28 May 2014 12:33:59 PM UTC, comment #3: 

The latest changeset, ufl-whitespaces.patch, corrects a bug that prevented the resulting ufl from being compiled when a line finished with "\" to continue on the next one.

Eugenio Gianniti <eg123>
Fri 23 May 2014 09:42:59 AM UTC, comment #2: 

I added a changeset to correct the help message, since it was wrong.

Eugenio Gianniti <eg123>
Thu 22 May 2014 02:10:47 PM UTC, comment #1: 

The second patch is composed of four atomic changesets:
    1 - the proper built-in function checks if fid is valid instead of relying on <0
    2 - if, when using start, a homonymous file already exists, then ufl errors out
    3 - the function makes sure that a file with lowercase .ufl extension is opened
    4 - after calling ufl end the file is compiled

Eugenio Gianniti <eg123>
Wed 21 May 2014 01:51:44 PM UTC, original submission:  

Here is a function to directly write ufl files from Octave.

Eugenio Gianniti <eg123>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #31508:  ufl-brackets.patch added by eg123 (974B - application/octet-stream)
file #31461:  ufl-whitespaces.patch added by eg123 (726B - application/octet-stream)
file #31422:  ufl-doc.patch added by eg123 (1KiB - application/octet-stream)
file #31414:  ufl-v2.patch added by eg123 (5KiB - application/octet-stream)
file #31410:  ufl.patch added by eg123 (3KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by siko1056 (Updated the item)
  • -email is unavailable- added by eg123 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-01-18 siko1056 CategoryNone Forge : new function
        Summary[fem-fenics] ufl.m [octave forge] (fem-fenics): ufl.m
    2014-06-05 eg123 Attached File- Added ufl-brackets.patch, #31508
    2014-05-28 eg123 Attached File- Added ufl-whitespaces.patch, #31461
    2014-05-23 eg123 Attached File- Added ufl-doc.patch, #31422
    2014-05-22 eg123 Attached File- Added ufl-v2.patch, #31414
    2014-05-21 eg123 Attached File- Added ufl.patch, #31410

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code