|
|
120662c438
|
correct citation info
|
2022-01-26 10:45:30 -05:00 |
|
|
|
3297ed7c5f
|
Refactor some declarations in KOKKOS package
Adds C++11 template helpers to shrink larger declarations.
|
2022-01-25 14:29:00 -05:00 |
|
|
|
75a00f4d11
|
minor cleanup
|
2022-01-25 08:52:53 -07:00 |
|
|
|
64dbce26dc
|
Cannot shrink buf
|
2022-01-25 08:45:13 -07:00 |
|
|
|
35dbabd471
|
alternate fix for tag caching issue in INTEL package
|
2022-01-25 07:39:37 -05:00 |
|
|
|
67af170929
|
Sorting is not required for balancing
|
2022-01-24 16:22:55 -07:00 |
|
|
|
cb9ba8c0a3
|
Simplify code
|
2022-01-24 16:05:27 -07:00 |
|
|
|
a80f7ed11f
|
Add error message to header file
|
2022-01-24 15:32:20 -07:00 |
|
|
|
1d60e4c463
|
Add docs
|
2022-01-24 15:16:49 -07:00 |
|
|
|
16810b84eb
|
Add option to balance dump file output
|
2022-01-24 14:35:27 -07:00 |
|
|
|
fc13c95c85
|
tweaks and bugs
|
2022-01-24 20:55:28 +01:00 |
|
|
|
86ee1f5a1f
|
updated create_atoms.h/cpp with accumulated changes
|
2022-01-24 20:38:51 +01:00 |
|
|
|
f9a2006d73
|
reorder includes
|
2022-01-24 08:44:29 -05:00 |
|
|
|
88dadd0fff
|
consistently refer to INTEL package in upper case
|
2022-01-23 21:12:22 -05:00 |
|
|
|
cd16556256
|
add missing break statements.
@GenieTim this bug may have tainted your results. you would always get the energy value for any of the dx, dy, dz keywords
|
2022-01-22 17:13:54 -05:00 |
|
|
|
81e7583a8d
|
initialize pointers, use provided constant, reorder include statements
|
2022-01-22 17:07:12 -05:00 |
|
|
|
f814dc5ff9
|
add checks after reading data
|
2022-01-22 17:06:28 -05:00 |
|
|
|
458ae4e38a
|
initialize pointers, remove unused class member
|
2022-01-22 17:06:13 -05:00 |
|
|
|
d854e58d00
|
add sanity check
|
2022-01-22 16:51:07 -05:00 |
|
|
|
c93fba5e2d
|
make certain that offset is always initialized
|
2022-01-22 16:45:38 -05:00 |
|
|
|
900ff39403
|
make consistent
|
2022-01-22 16:33:44 -05:00 |
|
|
|
fa88dacd7b
|
integrate into manual and build/source code system. apply conventions
|
2022-01-22 16:29:48 -05:00 |
|
|
|
5db5322902
|
move compute to its designated location
|
2022-01-22 16:24:07 -05:00 |
|
|
|
79a9829e92
|
Apply override to remaining classes
|
2022-01-22 09:56:01 -05:00 |
|
|
|
3e3cd4c94d
|
Added correct units for pressure, still getting wrong answer
|
2022-01-21 19:46:54 -07:00 |
|
|
|
3286fcb13a
|
Added correct units for pressure, still getting wrong answer
|
2022-01-21 19:29:23 -07:00 |
|
|
|
c16caea13b
|
Fixed bounds error
|
2022-01-21 19:17:12 -07:00 |
|
|
|
384b715d8c
|
First pass at fix numdiff/stress
|
2022-01-21 18:53:06 -07:00 |
|
|
|
12d708b97c
|
Apply override to more classes
|
2022-01-21 18:24:06 -05:00 |
|
|
|
44bc766060
|
Apply override to more classes
|
2022-01-21 16:58:32 -05:00 |
|
|
|
06beb28d7d
|
Apply override to Pair classes
|
2022-01-21 16:13:49 -05:00 |
|
|
|
6506be9409
|
update programming style
|
2022-01-21 15:56:58 -05:00 |
|
|
|
ff3f762499
|
Apply override to Fix classes
|
2022-01-21 14:45:53 -05:00 |
|
|
|
f83271aa40
|
Apply override to Compute classes
|
2022-01-21 13:23:36 -05:00 |
|
|
|
0d4bbf60e6
|
Apply override to Dihedral classes
|
2022-01-21 12:48:11 -05:00 |
|
|
|
3ff1902b57
|
Renamed born method born_matrix in all classes. Changed compute_born to compute_born_matrix. Changed the compute coding to suit the LAMMPS style rules better.
|
2022-01-21 18:39:16 +01:00 |
|
|
|
57def1a2d5
|
output reformatting and refactoring
|
2022-01-21 11:26:55 -05:00 |
|
|
|
75d20c40ed
|
remove threebody tag caching altogether since it is not reliable
|
2022-01-21 11:26:26 -05:00 |
|
|
|
67dec40afa
|
make certain pointers are initialized
|
2022-01-21 06:55:20 -05:00 |
|
|
|
9c8431bf87
|
correct calls to memset()
|
2022-01-21 06:55:06 -05:00 |
|
|
|
557e25d6fb
|
Apply override to Bond classes
|
2022-01-20 18:00:16 -05:00 |
|
|
|
4e89488f27
|
Apply override to Angle classes
|
2022-01-20 17:53:38 -05:00 |
|
|
|
d4ec931991
|
Apply override to FileReader classes
|
2022-01-20 17:49:23 -05:00 |
|
|
|
7387643b87
|
Apply override to Improper classes
|
2022-01-20 17:36:43 -05:00 |
|
|
|
5e37f9d5a7
|
Apply override to KSpace classes
|
2022-01-20 17:14:33 -05:00 |
|
|
|
586cf6c3bf
|
Apply override to Dump classes
|
2022-01-20 16:58:23 -05:00 |
|
|
|
e73158bd7e
|
whitespace/formatting
|
2022-01-20 16:56:12 -05:00 |
|
|
|
4104353d7a
|
plug memory leak
|
2022-01-20 16:55:59 -05:00 |
|
|
|
49dca516ea
|
simplify API of Force::store_style()
|
2022-01-20 16:48:44 -05:00 |
|
|
|
7c9b0c1e8e
|
Apply override to more core classes
|
2022-01-20 16:43:04 -05:00 |
|