OpenMP assembler crash for scalars
Bug #860040 reported by
Johan Hake
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
DOLFIN |
Fix Released
|
High
|
Johan Hake |
Bug Description
This script reproduces the bug:
from dolfin import *
parameters.
mesh = UnitCube(10, 10, 10)
assemble(
Changed in dolfin: | |
importance: | Undecided → High |
Changed in dolfin: | |
milestone: | none → 1.0-beta2 |
status: | New → Confirmed |
Changed in dolfin: | |
status: | Confirmed → In Progress |
assignee: | nobody → Johan Hake (johan-hake) |
Changed in dolfin: | |
status: | In Progress → Fix Committed |
Changed in dolfin: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.