aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-02-13 18:44:41 -0600
committerErik Schnetter <schnetter@cct.lsu.edu>2010-02-13 18:44:41 -0600
commit27a378676afb91efcd6a889e07b257edd0a75e9d (patch)
treef00c00cc07d739c2a0c8f776a112160a37efb80a /Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc
parent4f370984c64adcd69964dea3484a7b5cb566f773 (diff)
CarpetLib: Correct white space
Diffstat (limited to 'Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc')
-rw-r--r--Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc b/Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc
index 370d91723..c3a0c5425 100644
--- a/Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc
+++ b/Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc
@@ -279,9 +279,9 @@ namespace CarpetLib {
template \
void \
prolongate_3d_cc_rf2_prim2std (T const * restrict const src, \
- ivect3 const & restrict srcext, \
+ ivect3 const & restrict srcext, \
T * restrict const dst, \
- ivect3 const & restrict dstext, \
+ ivect3 const & restrict dstext, \
ibbox3 const & restrict srcbbox, \
ibbox3 const & restrict dstbbox, \
ibbox3 const & restrict regbbox);