Skip to content

Files

Latest commit

0f55935 · Dec 21, 2020

History

History
8 lines (7 loc) · 497 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 497 Bytes

Test Codes for Manuscript

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