branches with status:
Name Status Last Modified Last Commit
lp:carpet 1 Development 2011-11-11 14:59:17 UTC
380. CarpetLib: Improve bboxlib algorithms...

Author: Erik Schnetter
Revision Date: 2011-10-27 19:25:33 UTC

CarpetLib: Improve bboxlib algorithms

Modify the algorithm used to insert a new bbox into an existing
bboxset. This reduces the computational complexity of this operation
from O(n^2) to O(n), where n is the number of elements in the bboxset.
This has the potential to speed up regridding significantly.

lp:~schnetter/carpet/trunk-fastimport 1 Development 2011-11-11 14:58:02 UTC
380. CarpetLib: Improve bboxlib algorithms...

Author: Erik Schnetter
Revision Date: 2011-10-27 19:25:33 UTC

CarpetLib: Improve bboxlib algorithms

Modify the algorithm used to insert a new bbox into an existing
bboxset. This reduces the computational complexity of this operation
from O(n^2) to O(n), where n is the number of elements in the bboxset.
This has the potential to speed up regridding significantly.

12 of 2 results