Skip to content

nikhil-admal/mdstresslab

Repository files navigation

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

About

MDStressLab in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages