more work on infrastructure II
- added CorrectMPI Call Factory providing calls Populated with default args
- Renamed CorrectParameter and MPICallFactory classes
- Added Functionality to Change/Remove Instructions to Instruction Block
- Added Functionality to Change/Remove InstructionsBlocks to Template Manager
- Added AllocCall class for easy manipulation of allocation calls
- Added Function to genertes a standard send recv template
- Added Function to generates a standard collective template
- Used the functionality to alter arguments in InvalidRankError
- also Added InvalidRank Generator for some collectives
- fix circular import
Edited by Jammer, Tim