-
- Downloads
Merge pull request #497 from lammps/add-user-reaxc-omp
Add USER-OMP compatible OpenMP support to USER-REAXC
No related branches found
No related tags found
Showing
- doc/src/Section_commands.txt 2 additions, 2 deletionsdoc/src/Section_commands.txt
- doc/src/fix_qeq_reax.txt 8 additions, 2 deletionsdoc/src/fix_qeq_reax.txt
- doc/src/pair_reaxc.txt 1 addition, 0 deletionsdoc/src/pair_reaxc.txt
- src/Depend.sh 1 addition, 0 deletionssrc/Depend.sh
- src/USER-OMP/angle_dipole_omp.cpp 4 additions, 4 deletionssrc/USER-OMP/angle_dipole_omp.cpp
- src/USER-OMP/fix_qeq_reax_omp.cpp 1161 additions, 0 deletionssrc/USER-OMP/fix_qeq_reax_omp.cpp
- src/USER-OMP/fix_qeq_reax_omp.h 76 additions, 0 deletionssrc/USER-OMP/fix_qeq_reax_omp.h
- src/USER-OMP/pair_reaxc_omp.cpp 603 additions, 0 deletionssrc/USER-OMP/pair_reaxc_omp.cpp
- src/USER-OMP/pair_reaxc_omp.h 113 additions, 0 deletionssrc/USER-OMP/pair_reaxc_omp.h
- src/USER-OMP/reaxc_bond_orders_omp.cpp 736 additions, 0 deletionssrc/USER-OMP/reaxc_bond_orders_omp.cpp
- src/USER-OMP/reaxc_bond_orders_omp.h 43 additions, 0 deletionssrc/USER-OMP/reaxc_bond_orders_omp.h
- src/USER-OMP/reaxc_bonds_omp.cpp 186 additions, 0 deletionssrc/USER-OMP/reaxc_bonds_omp.cpp
- src/USER-OMP/reaxc_bonds_omp.h 35 additions, 0 deletionssrc/USER-OMP/reaxc_bonds_omp.h
- src/USER-OMP/reaxc_forces_omp.cpp 649 additions, 0 deletionssrc/USER-OMP/reaxc_forces_omp.cpp
- src/USER-OMP/reaxc_forces_omp.h 36 additions, 0 deletionssrc/USER-OMP/reaxc_forces_omp.h
- src/USER-OMP/reaxc_hydrogen_bonds_omp.cpp 252 additions, 0 deletionssrc/USER-OMP/reaxc_hydrogen_bonds_omp.cpp
- src/USER-OMP/reaxc_hydrogen_bonds_omp.h 35 additions, 0 deletionssrc/USER-OMP/reaxc_hydrogen_bonds_omp.h
- src/USER-OMP/reaxc_init_md_omp.cpp 186 additions, 0 deletionssrc/USER-OMP/reaxc_init_md_omp.cpp
- src/USER-OMP/reaxc_init_md_omp.h 34 additions, 0 deletionssrc/USER-OMP/reaxc_init_md_omp.h
- src/USER-OMP/reaxc_multi_body_omp.cpp 297 additions, 0 deletionssrc/USER-OMP/reaxc_multi_body_omp.cpp
Loading
Please register or sign in to comment