Ticket #2295 (closed: fixed)
BinaryOperation: clear the RHS workspace memory during the operation
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description
... for example, when performing a minus operation, you might no longer care about the RHS workspace and will delete it afterwards anyway. The flag will clear the memory as you go along instead.
Name of the flag: ClearRHSWorkspace.
This refs #2262
Change History
comment:3 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
Works for Plus, Minus, Divide, Multiply
comment:4 Changed 10 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
Note: See
TracTickets for help on using
tickets.