aboutsummaryrefslogtreecommitdiff
path: root/msd/msdND/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'msd/msdND/main.cpp')
-rw-r--r--msd/msdND/main.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/msd/msdND/main.cpp b/msd/msdND/main.cpp
new file mode 100644
index 0000000..e0df50e
--- /dev/null
+++ b/msd/msdND/main.cpp
@@ -0,0 +1,4 @@
+#include "../msd.h"
+// replace N with the number of dimension
+// ex: MSD("msd13D",msd13D,13) for 13D
+MSD("msdND",msdND,N)