| 28bc9809 | 26-Aug-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
fix for ISLocalToGlobalCreateIS() for bs > 0. Code copied a size for each index when it should be for each block index this happended because the documentation for ISLocalToGlobalCreate() was wrong s
fix for ISLocalToGlobalCreateIS() for bs > 0. Code copied a size for each index when it should be for each block index this happended because the documentation for ISLocalToGlobalCreate() was wrong since it said the size was number of indices, not number of block indices
show more ...
|