Comment 2 for bug 1052801

Revision history for this message
Garth Wells (garth-wells) wrote :

Placing

    del solver

after

    solver.solve(U.vector(), bb)

does not lead to an error. This points to a destruction order issue.