aboutsummaryrefslogtreecommitdiff
path: root/msd/msdND/main.cpp
blob: 33b4e84d1d7f87cc275d6af962cda36df53594a9 (plain)
1
2
3
4
#include "../src/msd.h"
// replace N with the number of dimension
// ex: MSD("msd13D",msd13D,13) for 13D
MSD("msdND",msdND,N)