From e3d2ecce5445499f1d3981ca33467383cbca1abf Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Mon, 10 Sep 2012 22:23:44 -0400 Subject: Carpet: Add "balanced" load balancing mechanism Add new load balancing mechanism "balanced". --- Carpet/CarpetLib/interface.ccl | 1 + 1 file changed, 1 insertion(+) (limited to 'Carpet/CarpetLib/interface.ccl') diff --git a/Carpet/CarpetLib/interface.ccl b/Carpet/CarpetLib/interface.ccl index 66ebc9f5d..12cba170c 100644 --- a/Carpet/CarpetLib/interface.ccl +++ b/Carpet/CarpetLib/interface.ccl @@ -9,6 +9,7 @@ includes header: dist.hh in dist.hh includes header: typecase.hh in typecase.hh includes header: typeprops.hh in typeprops.hh +includes header: balance.hh in balance.hh includes header: bbox.hh in bbox.hh includes header: bboxset.hh in bboxset.hh includes header: fulltree.hh in fulltree.hh -- cgit v1.2.3