Communications in Nonlinear Science and Numerical Simulation
In order to run the codes:
- ODEINT:
- for all the codes the Boost Library is necessary of which odeint is part
- for the files *_vcl.cpp the Vector Class Library is also needed
- the Thrust GPU codes additionaly need the CUDA Toolkit and should be compiled with nvcc