|
|
599ff11eb0
|
remove compatibility for compiling LAMMPS with Python 2.x and Python 3.5 and older
|
2025-02-08 05:05:00 -05:00 |
|
|
|
31720b2741
|
add missing init function to fix python/invoke
|
2025-01-29 23:53:23 -07:00 |
|
|
|
0fa1255cc3
|
fix python/invoke: ensure computes have run
|
2024-12-10 20:57:45 -07:00 |
|
|
|
0e6ff7d70a
|
only call post_force() if it was selected as callback.
|
2024-07-11 15:02:38 -04:00 |
|
|
|
c1c1d32136
|
The post_force callback should also be called during "setup"
|
2024-07-11 13:32:56 -04:00 |
|
|
|
2132b1d904
|
update developer reference text
|
2022-10-24 11:08:26 -04:00 |
|
|
|
cccf3f6f78
|
change email for contacting LAMMPS developers, add to homepage checker
|
2022-10-20 20:36:03 -04:00 |
|
|
|
bca99f684f
|
update list and order of include files from include-what-you-use analysis
|
2021-09-18 14:16:48 -04:00 |
|
|
|
09c19a936b
|
update URLs in source code and manual
|
2021-05-24 14:18:20 -04:00 |
|
|
|
d1941392d3
|
disable clang-format for all existing .cpp files (for now)
|
2021-05-05 23:53:38 -04:00 |
|
|
|
680e6a389d
|
use type cast consistently
|
2021-04-13 14:54:04 -04:00 |
|
|
|
82337c8cc5
|
silence compiler warnings when compiling with python 2
|
2021-04-13 09:58:41 -04:00 |
|
|
|
5ee24c5b89
|
Update fix_python_invoke
|
2021-04-06 14:47:20 -04:00 |
|
|
|
bbb355b1f5
|
check error status of calls to Python and if they failed print error and terminate
|
2021-02-10 00:29:39 -05:00 |
|
|
|
adf74b3a22
|
use https://lammps.sandia.gov based URLs consistently
|
2020-10-21 16:45:30 -04:00 |
|
|
|
88ddfa4eb0
|
more IWYU cleanup in packages
|
2020-09-03 05:20:02 -04:00 |
|
|
|
96d8d12a88
|
replace calls to force->*numeric() with the corresponding utils::*numeric()
this also removes the now obsolete functions from Force
|
2020-08-29 20:31:02 -04:00 |
|
|
|
416911aa7e
|
more rearranging of include file order to put implementation headers first
|
2019-07-03 21:57:39 -04:00 |
|
|
|
fc1d8f2cbf
|
more cleanup of include file handling. starting to work on files in packages
|
2019-07-02 05:15:30 -04:00 |
|
|
|
42c31227d9
|
continuing to clean up include file lists
|
2019-07-01 15:59:16 -04:00 |
|
|
|
7e1f760b72
|
rename python.h to lmppython.h and correspondingly python.cpp to lmppython.cpp
|
2019-02-04 14:24:53 -05:00 |
|
|
|
e4071d7f46
|
replace C-style include files with their C++ equivalents
|
2018-04-27 18:00:24 -04:00 |
|
|
|
bcc5f49d0b
|
Rename fix python to fix python/invoke
|
2017-12-15 13:53:04 -05:00 |
|