From: Roy S. <roy...@ic...> - 2018-05-31 15:47:00
|
On Sat, 12 May 2018, Adriano Côrtes wrote: > If we use a fixed grid with no AMR, then the code works pretty fine, > but with AMR turned on we are having the same issue as reported by > David in the mailing list thread pointed by Roy. > That is, there is a MatSetValue in a position that is not > preallocated in the BAIJ data structure. Let us know if we could be > of any help to fix this issue. The reported error is bellow. Sorry about the delayed reply. Is there any possibility you could set up a small test case that triggers the problem? I'm running through our usual test suites with --enable-blocked-storage now to see if I can set it off, but at least the initial AMR tests are still passing so I'm not sure how likely the rest are to reproduce the bug. Thanks, --- Roy |