Ticket #3415 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

IMDBox: getBoxes() limited by an ImplicitFunction

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description


Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Janik Zikovsky

In [13430]:

Refs #3415: getBoxes() limited by ImplicitFunction. Also refs #3408.

comment:3 Changed 9 years ago by Janik Zikovsky

In [13431]:

Refs #3415: Windows fix?

comment:4 Changed 9 years ago by Janik Zikovsky

In [13432]:

Refs #3415: Performance test for MDGridBox->getBoxes() with an implicit function. Much faster than the iterator (about 100x faster).

comment:5 Changed 9 years ago by Janik Zikovsky

In [13434]:

Refs #3415: Attempt at a windows fix

comment:6 Changed 9 years ago by Janik Zikovsky

Description for testing: the getBoxes() function on IMDBox() should fill up a vector of boxes that should be evaluated because they are touching or within the region defined by the MDImplicitFunction passed to it.

comment:7 Changed 9 years ago by Janik Zikovsky

In [13444]:

Refs #3415: Refactor of the NestedForLoops... methods.

comment:8 Changed 9 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

In [13455]:

Fixes #3415: Another performance test.

comment:9 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:10 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to closed

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4262

Note: See TracTickets for help on using tickets.