UFC

UFC uses unsigned int which limits problem size

Bug #1076280 reported by Garth Wells
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
UFC
Fix Released
Critical
Unassigned

Bug Description

UFC uses a lot of unsigned int, and we're not far away form this being a major problem for large simulations.

Best solution is probably to use std::size_t in place of unsigned int.

Changed in ufc:
status: New → Confirmed
importance: Undecided → Critical
Revision history for this message
Johannes Ring (johannr) wrote :

Was this fixed in r361? It is not mentioned in the ChangeLog.

Changed in ufc:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.