aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/interpolate_3d_2tl.cc
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2009-11-10 15:51:21 -0600
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 16:45:17 +0000
commit340dfb7369fdb2e48c7d9cd2214331458f959f53 (patch)
treeb05b960eaabfb505b17c8f222040d5b104a8d55f /Carpet/CarpetLib/src/interpolate_3d_2tl.cc
parentbedd7639353e70270ca1a0e1e6edfe781927a5d0 (diff)
CarpetLib: Update LoopControl options for time interpolation operators
Diffstat (limited to 'Carpet/CarpetLib/src/interpolate_3d_2tl.cc')
-rw-r--r--Carpet/CarpetLib/src/interpolate_3d_2tl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/src/interpolate_3d_2tl.cc b/Carpet/CarpetLib/src/interpolate_3d_2tl.cc
index 1b9b010da..1393369ea 100644
--- a/Carpet/CarpetLib/src/interpolate_3d_2tl.cc
+++ b/Carpet/CarpetLib/src/interpolate_3d_2tl.cc
@@ -124,7 +124,7 @@ namespace CarpetLib {
// Loop over region
#pragma omp parallel
LC_LOOP3 (interpolate_3d_2tl,
- i,j,k, 0,0,0, regiext,regjext,regkext, regiext,regjext,regkext)
+ i,j,k, 0,0,0, regiext,regjext,regkext, srciext,srcjext,srckext)
{
dst [DSTIND3(i, j, k)] =