aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/make.code.defn
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-02-13 18:44:18 -0600
committerErik Schnetter <schnetter@cct.lsu.edu>2010-02-13 18:44:18 -0600
commit4f370984c64adcd69964dea3484a7b5cb566f773 (patch)
tree656859a2c1750ab7687d2255525875c82d205bb8 /Carpet/CarpetLib/src/make.code.defn
parent97bca3ed2518c9df00c06cb003f684abbbc8d6b0 (diff)
CarpetLib: New file containing a vertex centred 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 81a0352ad..0e7153bef 100644
--- a/Carpet/CarpetLib/src/make.code.defn
+++ b/Carpet/CarpetLib/src/make.code.defn
@@ -30,6 +30,7 @@ SRCS = bbox.cc \
interpolate_eno_3d_3tl.cc \
restrict_3d_cc_rf2.cc \
restrict_3d_rf2.cc \
+ restrict_3d_vc_rf2.cc \
restrict_4d_rf2.cc \
prolongate_3d_cc_rf2.cc \
prolongate_3d_o1_rf2.cc \