Closed bendudson closed 14 years ago
Setting low_mem=true seems to work fine, but overlapping calculations doesn't work
Fixed indexing bugs in invert_laplace. This closed by 81eee0df4a659dc5800f070af7988636fec8a9d4
o Modifications for new mesh missed out a few +1's in the indexing Resulted in uninitialised values being used and valgrind warnings
o Added a tag field to each SPT_data struct, so each inversion has a different tag.
Code runs but produces incorrect result. valgrind reports uninitialised data
Suspect the cause is in the new X communications routines