aboutsummaryrefslogtreecommitdiff
path: root/src/Cartoon2D_tensors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cartoon2D_tensors.h')
-rw-r--r--src/Cartoon2D_tensors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Cartoon2D_tensors.h b/src/Cartoon2D_tensors.h
index bbb4fa8..7670eab 100644
--- a/src/Cartoon2D_tensors.h
+++ b/src/Cartoon2D_tensors.h
@@ -9,3 +9,4 @@
/* Prolongation methods */
#define PROLONG_LAGRANGE 1
#define PROLONG_ENO 2
+#define PROLONG_NONE 3