MantisBT - Old ParaView Bugs
View Issue Details
0001343Old ParaView Bugs public2004-11-10 12:532005-04-01 14:08
Ken Martin 
Berk Geveci 
normalmajoralways
assignedopen 
0001343: LA: support lareg datasets that have moe than int cells
For large problems while each node may have less than range(int) cells the total of all the nodes exceeds the range of an int. In these cases report this info to the client using another mechanism.
No tags attached.
Issue History

Notes
(0001813)
Ken Martin   
2004-12-15 08:54   
Charles has changed this once case to use a 64 bit int. There could be other issues we need to test this better.