Isurwars / Correlation

This program calculates the main correlation functions of a material: Radial Distribution Function (J(r)), Pair Distribution Function (g(r)) and Plane Angle Distribution (PAD).
MIT License
17 stars 7 forks source link

[1.0.3] Fully compatible with Google C++ Style Guidelines #43

Closed Isurwars closed 3 years ago

Isurwars commented 3 years ago

Major refactor of the code in preparation to add MultiThreading, and in the way, we modify the code to comply with Google C++ Style Guidelines.