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

 
 

patch #8460: [octave forge] (fem-fenics): interpolate function

Submitter:  Eugenio Gianniti <eg123>
Submitted:  Mon 12 May 2014 09:05:53 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
   

Wed 21 May 2014 02:00:21 PM UTC, comment #2: 

With interpolate-new-order.patch I change the order of the input arguments, as discussed on the mailing list.

Eugenio Gianniti <eg123>
Sun 18 May 2014 10:44:08 AM UTC, comment #1: 

I added a second patch. With this it is possible to use interpolate as in the Python interface to dolfin [1].

[1] http://fenicsproject.org/documentation/dolfin/1.3.0/python/programmers-reference/fem/interpolation/interpolate.html#dolfin.fem.interpolation.interpolate

Eugenio Gianniti <eg123>
Mon 12 May 2014 09:05:53 PM UTC, original submission:  

With this patch a new function is added to the package, providing the functionality of the homonymous method of dolfin's Function class [1].

[1] http://fenicsproject.org/documentation/dolfin/1.3.0/cpp/programmers-reference/function/Function.html#Function

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 #31411:  interpolate-new-order.patch added by eg123 (6KiB - application/octet-stream)
file #31399:  interpolate-v2.patch added by eg123 (9KiB - application/octet-stream - A second version of the function, which now allows for the Python-like interface.)
file #31364:  interpolate.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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-01-18 siko1056 CategoryNone Forge : new function
        Summary[fem-fenics] interpolate function [octave forge] (fem-fenics): interpolate function
    2014-05-21 eg123 Attached File- Added interpolate-new-order.patch, #31411
    2014-05-18 eg123 Attached File- Added interpolate-v2.patch, #31399
    2014-05-12 eg123 Attached File- Added interpolate.patch, #31364

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code