← Back to team overview

dolfin team mailing list archive

[Bug 47] New: Improve use of cache in compile_functions

 

http://www.fenics.org/cgi-bin/bugzilla/show_bug.cgi?id=47

           Summary: Improve use of cache in compile_functions
           Product: DOLFIN
           Version: development version
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: features
        AssignedTo: dolfin-dev@xxxxxxxxxx
        ReportedBy: martinal@xxxxxxxxx


compile_functions keeps a counter for constructing automatic function names:
this ruins the cache unless the functions are created in the same order every
time. Should use "function_<md5sum>" with the md5sum of something to make this
consistent.


-- 
Configure bugmail: http://www.fenics.org/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.