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