← Back to team overview

dolfin team mailing list archive

[Bug 45] New: No rank or dimension test for provided coeffisient functions in pydolfin

 

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

           Summary: No rank or dimension test for provided coeffisient
                    functions in pydolfin
           Product: DOLFIN
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: general
        AssignedTo: dolfin-dev@xxxxxxxxxx
        ReportedBy: hake@xxxxxxxxx


A form can be built with ffc or dolfin functions. This can be assembled using
other coeffisient function, e.g., compiled functions or normal python dolfin
Functions. When this is done there is no check that these functions have the
same rank or dimension as the function in form have. This can cause seg faults.

Johan


-- 
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.