c1268bd1ec
remove dead code
2020-03-17 18:55:05 -04:00
1d8e9ca014
include gcc sanitizer libraries
2020-03-17 18:53:28 -04:00
66f730b895
setting const on return value has no effect
2020-03-17 18:53:10 -04:00
dae2bce6b0
we can use error->all() and also check the coordinate conversion for valid data
2020-03-17 16:53:22 -04:00
a7d2847140
parse image flags only for valid numbers and requize imz == 0 for 2d-systems
2020-03-17 16:43:34 -04:00
6f6855e831
do not advertise multiple targets in cmbuild wrapper
2020-03-17 15:57:33 -04:00
f893f4f8c7
set host specific optimizations in CMAKE_TUNE_FLAGS, so they can be conveniently overridden
2020-03-17 14:48:20 -04:00
5779731da3
provide cmbuild wrapper script for cmake. document it and add some improvements to CMake build docs
2020-03-17 13:04:38 -04:00
2c282b693e
flag two more subroutines can trigger the variable tracking message and slow down compilation
2020-03-17 12:33:23 -04:00
b692da3b01
include building tools in "most" preset
2020-03-17 00:57:30 -04:00
3d66167f64
Merge pull request #1940 from junghans/fix_external_project_ninja
...
cmake: handle download with ninja thanks to requiring cmake version 3.10.
Also enable building Fortran targets with ninja-build version 1.10 and later/
2020-03-17 00:36:56 -04:00
4cdb904e54
next chunk of converted html files
2020-03-16 07:34:56 -04:00
0b293080c9
MSCG.cmake: fix build (hopefully)
2020-03-15 19:51:04 -06:00
c0b39e654f
make MSCG library build compatible with using ninja
2020-03-15 19:07:26 -04:00
a4335904b6
need to recheck for MPI after enabling fortran to have MPI_Fortran_LIBRARIES set
2020-03-15 18:37:39 -04:00
d25b73f76d
also report fortran MPI libs, if configured
2020-03-15 18:36:57 -04:00
0b6ab1d15a
need to forward some (more) cmake settings to external projects. simplify KIM handling of fortran support.
2020-03-15 17:47:30 -04:00
f536451968
cmake: add generator to summary
2020-03-15 13:46:11 -06:00
266a755938
CheckIfNinjaSupportsFortran.cmake -> CheckGeneratorSupport.cmake
2020-03-15 13:45:47 -06:00
241f30fd53
added missing CheckIfNinjaSupportsFortran.cmake
2020-03-15 13:34:38 -06:00
9cf1d37556
cmake: move fortran check for ninja in an include
2020-03-14 07:21:06 -06:00
d60901e777
Merge remote-tracking branch 'origin/cmake_remove_ninja_warning' into fix_external_project_ninja
2020-03-14 07:05:29 -06:00
d941130e6a
USER-SCAFACOS.cmake: fix build with ninja
2020-03-14 07:04:58 -06:00
ad9415d260
USER-PLUMED.cmake: fix build with ninja
2020-03-14 06:59:04 -06:00
9d3ca87953
MSCG.cmake: fix build with ninja
2020-03-14 06:52:06 -06:00
f9e2a2d120
LATTE.cmake: fix build with ninja
2020-03-14 06:51:00 -06:00
d0ec427293
KIM.cmake: fix build with ninja
2020-03-14 06:49:57 -06:00
649a8cc01a
Fix typo
2020-03-14 13:57:48 +09:00
6cc7ac65a5
VORONOI.cmake: fix ninja build
2020-03-13 20:46:14 -06:00
b3040db1e7
Merge branch 'master' into atc-doc-to-rst
...
# Conflicts:
# doc/src/fix_atc.rst
2020-03-13 21:12:12 -04:00
7c6353731e
Merge pull request #1938 from akohlmey/doc-remove-backslash-underscore
...
Remove unneeded escapes in documentation source files
2020-03-13 21:01:04 -04:00
f1cc6c6e57
Merge pull request #1928 from akohlmey/collected-small-fixes
...
Collected small fixes and updates for the next patch release
2020-03-13 19:44:04 -04:00
6805113780
some more typesetting improvements
2020-03-13 19:41:33 -04:00
6d9064f98f
Revert "fix bug in pair styles lubricate and lubricate/poly"
...
This reverts commit e368ae9f22 .
As it contradicts the comments in the code above the segment.
2020-03-13 18:41:37 -04:00
097a4fb52e
Merge branch 'doc-lammps-highlights' of github.com:rbberger/lammps into doc-remove-backslash-underscore
2020-03-13 18:39:40 -04:00
cdec46ba6a
Some more code-blocks instead of parsed-literal
2020-03-13 18:38:47 -04:00
e4d6214d3b
reformat source
2020-03-13 18:08:47 -04:00
f11e431300
some updates to building with cmake
2020-03-13 18:07:49 -04:00
8063088149
fix a couple of settings
2020-03-13 18:07:32 -04:00
cf21affd38
Add special highlights for commands which use IDs
2020-03-13 17:31:08 -04:00
a946a3b1b2
Merge pull request #1936 from rbberger/doc-fixes
...
Documentation updates
2020-03-13 17:07:05 -04:00
0c0308db3e
some more fixups
2020-03-13 17:02:59 -04:00
a990f1dc89
some minor fixups
2020-03-13 16:42:08 -04:00
0b88950e03
replace '\_' with '_' in plain text where possible
2020-03-13 16:34:57 -04:00
924629538f
restore support for triclinic cells with pppm/intel by calling the corresponding functions in PPPM in that case
2020-03-13 16:01:00 -04:00
4e525f1d56
PPPM in USER-INTEL does not support triclinic cells
2020-03-13 15:30:52 -04:00
1554aef454
Avoid syntax highlighting in blocks that don't specify language
2020-03-13 15:25:11 -04:00
e368ae9f22
fix bug in pair styles lubricate and lubricate/poly
...
Closes #1933
2020-03-13 11:11:27 -04:00
80d413b86c
add reference to the fix_modify command overview in fix atc docs into all atc subcommand docs
2020-03-13 11:06:11 -04:00
5a81f69495
next set of converted AtC documentation
2020-03-13 10:19:12 -04:00