Fix insitumpi
Created by: pnorbert
Using Isend() was not safe, as it showed up on Titan. Now we wait to make sure the local variables don't disappear before the Isends complete. Also some counting variable was not initialized to zero at the beginning.