691de01b33
Allow setting the position of atoms
2016-08-30 11:34:16 -04:00
33a87a470a
Return 2D vectors in 2D cases
2016-08-30 11:34:15 -04:00
59dc83eadb
Fix resource leak
2016-08-30 11:34:15 -04:00
62b7b69a87
Merge branch 'init' into integration
2016-08-29 17:45:56 -06:00
1c1c9c3101
use correct order when initializing arrays
2016-08-28 22:23:22 -04:00
48ba812f0a
Fixed initialization of arrays in computes/fixes in MC package
2016-08-28 22:23:22 -04:00
f9a21ae654
Fixed initialization of arrays in computes/fixes in MANYBODY package
2016-08-28 22:23:22 -04:00
d6b9d0b9b6
Fixed initialization of arrays in fixes
2016-08-28 22:23:22 -04:00
36e085e393
Fixed initialization of arrays in fixes
2016-08-28 22:23:22 -04:00
425142ba2e
Fixed initialization of arrays in fixes
2016-08-28 22:23:22 -04:00
07eb1d443b
Fixed initialization of arrays in fixes
2016-08-28 22:23:22 -04:00
265cc14125
Fixed initialization of arrays in fixes
2016-08-28 22:23:22 -04:00
fd05a1325e
Fixed initialization of arrays in fixes
2016-08-28 22:23:22 -04:00
b5a562788b
Fixed initialization of arrays in fixes
2016-08-28 22:23:22 -04:00
2c7241bfe2
Fixed initialization of arrays in fixes
2016-08-28 22:23:22 -04:00
ee2f6ded29
Fixed initialization of arrays in fixes
2016-08-28 22:23:22 -04:00
db077ef186
Fixed initialization of arrays in fixes
2016-08-28 22:23:22 -04:00
0192d2e359
Merge pull request #5 from akohlmey/initialize-pointers
...
enforce initializing pointers in constructors to NULL
2016-08-27 17:14:27 -06:00
3a1397dc7c
sync with SVN
2016-08-27 17:11:16 -06:00
0c2e643062
Merge pull request #9 from rbberger/remove_sha1sum_dependency
...
Remove sha1sum dependency for doc generation
2016-08-27 17:02:17 -06:00
ef69bf8695
Merge pull request #11 from akohlmey/python3-for-make-py
...
Python 3 support for Make.py with Python 2.7 compatibility
2016-08-27 17:01:29 -06:00
6a4633af0a
Merge pull request #12 from akohlmey/shell-script-paranoia
...
Disable custom locale and grep options in shell scripts
2016-08-27 16:59:43 -06:00
c80dad0028
new fix flow/gauss command
2016-08-27 16:25:01 -06:00
c570bf26e0
enforce C or POSIX locale in all shell scripts and turn of enforced global grep options
2016-08-27 01:57:45 -04:00
742c853775
need to ignore src/Make.py.last as well
2016-08-26 17:48:59 -04:00
9932b73227
Merge branch 'integration' into python3-for-make-py
2016-08-26 17:48:06 -04:00
90272f6c71
some more tweaks needed to improve python2/3 compatibility
2016-08-26 17:46:57 -04:00
8dd42789f8
correct for futurize not being able to fully convert functionality of the commands module
2016-08-26 17:15:39 -04:00
a0592d1b64
Merge branch 'gitignore-improvements' into integration
2016-08-26 13:54:29 -06:00
9be235d872
improved .gitignore files to show only changes in relevant folders and files
2016-08-26 14:34:42 -04:00
2beecd1e73
removal of doc/html/_sources and minor sync with SVN
2016-08-26 11:34:37 -06:00
95aabdf51a
Add MacOS X instructions to doc generation README
2016-08-26 10:08:22 -04:00
ea368919f3
Remove sha1sum dependency for doc generation
...
On MacOS X there is no sha1sum. So to simplify doc generation on those systems
use a Python script instead to generate a unique string from the repository
path.
2016-08-26 00:01:34 -04:00
74516b571e
port Make.py so it is compatible with python 2.7 *and* python 3.x
2016-08-25 06:30:53 -04:00
7d43f349e6
Fixed initialization of arrays in computes
2016-08-24 17:26:04 -04:00
5e811f16e8
Fixed initialization of arrays in computes
2016-08-24 17:26:03 -04:00
fcd54f02e6
Fixed initialization of arrays in computes
2016-08-24 17:26:03 -04:00
1f3ef8e0ee
Fixed initialization of arrays in computes
2016-08-24 17:26:03 -04:00
3e793d6eb7
Fixed initialization of arrays in computes
2016-08-24 17:26:03 -04:00
95dde5c041
Fixed initialization of arrays in computes
2016-08-24 17:26:02 -04:00
d09a85733b
Fixed initialization of arrays in computes
2016-08-24 17:26:02 -04:00
0e7ce194eb
Fixed initialization of arrays in computes
2016-08-24 17:26:02 -04:00
e27196e91c
doc files
2016-08-23 16:28:36 -06:00
268fdab71b
Merge branch 'small-bugfixes' into integration
2016-08-23 15:39:27 -06:00
8750515cc4
changed dump.cpp back to the way it was
2016-08-23 15:38:38 -06:00
270b07b035
Merge branch 'integration' into small-bugfixes
2016-08-23 15:35:31 -06:00
abc5a32c8a
gpu lib sync
2016-08-23 15:30:01 -06:00
0a3464eb30
test
2016-08-23 15:27:02 -06:00
55fe1f6b29
fixed integer division problem in python code snippet
...
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15486 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2016-08-22 22:35:23 +00:00
50a82bb345
address uninitialized variable issues pointed out by valgrind/coverity
2016-08-22 15:49:33 -04:00