aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/make.code.defn
diff options
context:
space:
mode:
authorRoland Haas <roland.haas@physics.gatech.edu>2012-06-04 17:50:53 -0700
committerRoland Haas <roland.haas@physics.gatech.edu>2012-06-04 17:50:53 -0700
commit2de0ecd32acad32a49cdd781330f6b2a49506f5d (patch)
tree289e9598e071f01c599127c2511c6d812f139f0f /Carpet/CarpetLib/src/make.code.defn
parent32246ae235253b9bcf1fb9828ad84f48e8d557b8 (diff)
CarpetLib: add fifth order cc restriction operator
Diffstat (limited to 'Carpet/CarpetLib/src/make.code.defn')
-rw-r--r--Carpet/CarpetLib/src/make.code.defn1
1 files changed, 1 insertions, 0 deletions
diff --git a/Carpet/CarpetLib/src/make.code.defn b/Carpet/CarpetLib/src/make.code.defn
index 89bdca337..d1d623685 100644
--- a/Carpet/CarpetLib/src/make.code.defn
+++ b/Carpet/CarpetLib/src/make.code.defn
@@ -35,6 +35,7 @@ SRCS = backtrace.cc \
interpolate_eno_3d_3tl.cc \
restrict_3d_cc_rf2.cc \
restrict_3d_cc_o3_rf2.cc \
+ restrict_3d_cc_o5_rf2.cc \
restrict_3d_rf2.cc \
restrict_3d_vc_rf2.cc \
restrict_3d_dgfe_rf2.cc \