Merge pull request #466 from DallasTrinkle/meam-spline-multicomponent
Meam spline multicomponent
GitHub <noreply@github.com> | May 11 2017, 17:22 |
junge | Oct 19 2017, 09:53 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d0da0639f02b | Axel Kohlmeyer | add a couple of simple example single/multi-elment inputs for meam/spline pair… | May 9 2017 | |||
390ceb1475a7 | Axel Kohlmeyer | whitespace cleanup | May 9 2017 | |||
6c5edf6c709e | Axel Kohlmeyer | performance improvement through avoiding function call and dereference overhead | May 9 2017 | |||
9cd994f57c70 | Axel Kohlmeyer | fix issues with potential file parser | May 9 2017 | |||
42531389df27 | DallasTrinkle | Cleanup of style (removing all tabs, shortened long lines). | May 4 2017 | |||
f7230006fef4 | DallasTrinkle | OpenMP version added. | May 4 2017 | |||
754b40cb3100 | DallasTrinkle | Removed unused functions. | May 4 2017 | |||
ffdc8b556d00 | DallasTrinkle | Cleanup. | May 4 2017 | |||
5accce976a13 | DallasTrinkle | Cleanup. | May 4 2017 | |||
349c1443a1c0 | DallasTrinkle | Cleanup. | May 4 2017 | |||
2f71245d8277 | DallasTrinkle | Removed extra "helper" functions. | May 4 2017 | |||
480727815a89 | DallasTrinkle | Starting to refactor in preparation to contruct OMP version. | May 4 2017 | |||
45187a0fc77e | DallasTrinkle | Fix system header #include style. | May 4 2017 | |||
7409c6d78132 | DallasTrinkle | Cleaned up atom->x and atom->f deferences. | May 3 2017 | |||
11cb0212b7fa | DallasTrinkle | Cleanup: two space indent + no trailing spaces on lines. | May 3 2017 | |||
50c7234f2690 | DallasTrinkle | Fix to communication for mpi. Tested, and now working correctly with MPI. | May 2 2017 | |||
f58fc9488f89 | DallasTrinkle | Fixed neighbor list building that caused error in parallel runs with… | May 2 2017 | |||
408cc198854c | DallasTrinkle | Fix for seg fault. | May 2 2017 | |||
c76d27373ecd | DallasTrinkle | Another fix for seg fault in parallel allocation. | May 2 2017 | |||
fb08dc09f3b3 | DallasTrinkle | Small error in elements allocation causing seg. fault for parallel runs; fixed. | May 1 2017 | |||
8bddf105bf7a | DallasTrinkle | Updated version of equations, documentation. | Apr 29 2017 | |||
31446e35b9b4 | DallasTrinkle | Cleanup on equations; JPG to be constructed. | Apr 28 2017 | |||
9bdc43bb66ee | DallasTrinkle | Updates to pair/meam/spline documentation. | Apr 28 2017 | |||
a0b61d17b56a | DallasTrinkle | Updates to documentation: equation. | Apr 28 2017 | |||
8cc844136709 | DallasTrinkle | Cleanup on pair_meam_spline.cpp | Apr 28 2017 | |||
7d9670bc6c48 | DallasTrinkle | Addition of potential, code modifications to incorporate multicomponent spline… | Apr 28 2017 |