Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 431 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 431 Bytes

MDSTRESSLAB

Installation Instructions

To install, do:

$ mkdir build

$ cd build

$ cmake -DCMAKE_BUILD_TYPE=Release ..

$ make

To test installation run unit tests, for example from build/ do:

$ cd unit_tests/testSW

$ ./testSW

If you want to run all the unit tests, from the unit_tests directory, do:

$ ctest all

Documentation

https://nikhil-admal.github.io/mdstresslab