aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/carpet.hh
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2006-06-06 21:17:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2006-06-06 21:17:00 +0000
commit7e684fd6e30cb5f5623d0d8fbab81c077b12ae1c (patch)
treedb512751eec6949f0fb69cddac114414ae6896df /Carpet/Carpet/src/carpet.hh
parentd46ce6ebc3385b011d6319277b4894839f1620a7 (diff)
Carpet: Export function Restrict
darcs-hash:20060606211706-dae7b-76111e6026cc3248d96ac45db843d7b2fd325f95.gz
Diffstat (limited to 'Carpet/Carpet/src/carpet.hh')
-rw-r--r--Carpet/Carpet/src/carpet.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/Carpet/Carpet/src/carpet.hh b/Carpet/Carpet/src/carpet.hh
index 7b3aa9431..73418a4ed 100644
--- a/Carpet/Carpet/src/carpet.hh
+++ b/Carpet/Carpet/src/carpet.hh
@@ -36,7 +36,6 @@ namespace Carpet {
bool Regrid (const cGH* cgh, const bool force_recompose, const bool do_init);
void CycleTimeLevels (const cGH* cgh);
void FlipTimeLevels (const cGH* cgh);
- void Restrict (const cGH* cgh);
void SyncGroups (const cGH* cgh, const vector<int>& groups);
int SyncProlongateGroups (const cGH* cgh, const vector<int>& groups);