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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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.
_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to