Skip to content

clonker/neighborlists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborlists

To build, please don't forget to first git submodule update --init the submodules. Then, it's just a matter of calling cmake and building the project:

mkdir build
cd build
cmake .. -GNinja
ninja

For usage examples, please see the examples and test directories.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published