aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/bintree.cc
Commit message (Collapse)AuthorAge
* CarpetLib: add self-copy logic to classes with pointer membersRoland Haas2012-09-11
| | | | right now disabled by an assert
* CarpetLib: Begin to add new load balancing mechanismErik Schnetter2011-12-14
Add new class bintree<T,D,P>. Add new routine balance<T>.