|
|
f9717049b1
|
Merge branch 'develop' into type-labels
|
2022-08-08 17:16:50 -04:00 |
|
|
|
fb2dd26d45
|
Merge pull request #3383 from hammondkd/doc-fixes
Documentation fixes
|
2022-08-08 14:51:38 -04:00 |
|
|
|
da8135c875
|
Merge pull request #3384 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2022-08-08 11:11:49 -04:00 |
|
|
|
3ca8df388d
|
fix a couple of typos
|
2022-08-06 23:01:35 -04:00 |
|
|
|
42594bbbb7
|
Convert path to test inputs folder to native syntax on windows to make tests with file copying portable.
|
2022-08-06 22:46:52 -04:00 |
|
|
|
0f68aa80fe
|
fix typo
|
2022-08-06 21:44:56 -04:00 |
|
|
|
e6b47b0b4d
|
make test input platform independent with is_os() variable function
|
2022-08-06 21:44:49 -04:00 |
|
|
|
4ac74a4153
|
add is_os() special function to the variable command
|
2022-08-06 21:44:03 -04:00 |
|
|
|
5b0a9cea99
|
use ISO_C_BINDING compatible return type
|
2022-08-06 20:43:04 -04:00 |
|
|
|
b465d3c86f
|
silence compiler warnings about unused variables
|
2022-08-06 19:59:37 -04:00 |
|
|
|
f92e57ba9e
|
Must always enable exception handler with MSVC and also with Intel classic on windows.
|
2022-08-06 19:58:44 -04:00 |
|
|
|
a9aa462a60
|
use alternate way to incorporate the module via "include" in the source code
|
2022-08-06 18:47:31 -04:00 |
|
|
|
801d59a9ac
|
correct MPI detection for Fortran
|
2022-08-06 18:46:56 -04:00 |
|
|
|
5867f15c6b
|
make more explicit
|
2022-08-06 18:46:33 -04:00 |
|
|
|
322dc9a4de
|
incorporate bugfixes and some suggestions from PR #3314
|
2022-08-06 17:43:40 -04:00 |
|
|
|
92c1f3e20a
|
fixed rogue linebreak
|
2022-08-05 23:36:01 -05:00 |
|
|
|
485b3e7885
|
Resolve conflicts with devel branch
|
2022-08-05 23:30:41 -05:00 |
|
|
|
5734cce9d8
|
Updates documentation files to make them more consistent and some typo fixes (round 1)
|
2022-08-05 23:03:09 -05:00 |
|
|
|
d58b81afe2
|
adjust location of local ref targets for recent sphinx versions
|
2022-08-05 22:08:33 -04:00 |
|
|
|
4421a793d9
|
update API for variable argument logmesg() function
|
2022-08-05 21:56:47 -04:00 |
|
|
|
49df4d93a0
|
need new CSS hack to hide duplicate headers derived from the navigation bar
|
2022-08-05 21:44:31 -04:00 |
|
|
|
99582c0f28
|
Merge pull request #3381 from akohlmey/update-fmtlib
Update embedded fmtlib code to version 9.0.0
|
2022-08-05 19:51:51 -04:00 |
|
|
|
b5c69e520d
|
Merge pull request #3382 from akohlmey/coverity-fixes
Small updates and bugfixes from static code analysis
|
2022-08-05 17:55:13 -04:00 |
|
|
|
5b24e3aa3c
|
Merge pull request #3379 from akohlmey/fix_store_global_peratom
Split internal fix STORE command into fix STORE/GLOBAL and fix STORE/PERATOM
|
2022-08-05 17:22:48 -04:00 |
|
|
|
1e099de59c
|
fix initialization typo
|
2022-08-05 16:38:35 -04:00 |
|
|
|
8db43c0bd7
|
update CODEOWNERS table
|
2022-08-05 07:54:47 -04:00 |
|
|
|
7f46b54b79
|
make "verbose" a proper compile time flag and rename to VERBOSE
|
2022-08-05 07:45:32 -04:00 |
|
|
|
b395d41eb6
|
fix index copy-n-paste error
|
2022-08-05 07:40:36 -04:00 |
|
|
|
fe0cbf1a68
|
enable to pass string constants
|
2022-08-05 07:22:11 -04:00 |
|
|
|
4f98e02ae7
|
avoid division by zero
|
2022-08-05 07:21:47 -04:00 |
|
|
|
62cfde2ed2
|
energy is not an array
|
2022-08-05 07:21:35 -04:00 |
|
|
|
3755ec7e35
|
fix typo
|
2022-08-05 07:21:11 -04:00 |
|
|
|
ca1d646b25
|
offset is not used (by construction of the potential)
|
2022-08-05 07:20:44 -04:00 |
|
|
|
a9829b1e5f
|
enforce null termination of read string
|
2022-08-05 04:27:58 -04:00 |
|
|
|
f448fd4191
|
ensure liftime of temporary storage
|
2022-08-05 04:27:58 -04:00 |
|
|
|
7ebd65ddb7
|
must catch exceptions inside destructors
|
2022-08-05 04:27:49 -04:00 |
|
|
|
968cde7f41
|
protect against failed lookup of 4th atom
|
2022-08-05 04:23:06 -04:00 |
|
|
|
681ad88f08
|
rename fix STORE_LOCAL to STORE/LOCAL for consistency
|
2022-08-05 02:57:38 -04:00 |
|
|
|
369e9636be
|
update {fmt} library to version 9.0.0
|
2022-08-04 22:06:37 -04:00 |
|
|
|
7bce3a92e2
|
correct test for overload with/without optional format arguments
|
2022-08-04 22:00:13 -04:00 |
|
|
|
72036caf71
|
use make_format_args() instead of make_args_checked() (removed in v9)
|
2022-08-04 21:59:37 -04:00 |
|
|
|
b4df4bffae
|
Merge pull request #3380 from stanmoore1/kk_small_changes
Small changes in KOKKOS package
|
2022-08-04 16:51:21 -04:00 |
|
|
|
a28ceb4d80
|
Merge pull request #3378 from lammps/doc-updates
Add missing portions of a couple doc pages
|
2022-08-04 15:43:48 -04:00 |
|
|
|
083a662a5c
|
small rewrite
|
2022-08-04 13:06:30 -04:00 |
|
|
|
8d9e0ee9c8
|
HIP tuning
|
2022-08-04 13:01:24 -04:00 |
|
|
|
b393bcf6a9
|
Remove unused non-public header
|
2022-08-04 13:01:13 -04:00 |
|
|
|
a84c2ab18a
|
fix off-by-one bugs, improve error messages
|
2022-08-04 12:27:26 -04:00 |
|
|
|
6c32058728
|
adapt all users of FixStore to use FixStoreGlobal or FixStorePeratom
|
2022-08-04 11:33:14 -04:00 |
|
|
|
184f55b99f
|
fix cut/paste error
|
2022-08-04 08:53:43 -06:00 |
|
|
|
53f49a160f
|
add missinng portions of a couple doc pages
|
2022-08-04 08:49:38 -06:00 |
|