Commit Graph

21 Commits

Author SHA1 Message Date
Axel Kohlmeyer 67f6adebb7
whitespace fixup with dynamic casts 2022-09-10 13:26:38 -04:00
Axel Kohlmeyer 200b4f13c7
use dynamic cast instead of c-style cast when casting from base type to derived class 2022-04-10 18:18:06 -04:00
Axel Kohlmeyer 09c19a936b
update URLs in source code and manual 2021-05-24 14:18:20 -04:00
Axel Kohlmeyer d1941392d3
disable clang-format for all existing .cpp files (for now) 2021-05-05 23:53:38 -04:00
Axel Kohlmeyer fab571cf6b
IWYU reported header updates 2021-04-13 00:47:49 -04:00
Axel Kohlmeyer 183b30abd7
use strmatch() consistently to detect respa and verlet runstyles with optional suffix 2021-03-30 18:30:22 -04:00
Axel Kohlmeyer adf74b3a22
use https://lammps.sandia.gov based URLs consistently 2020-10-21 16:45:30 -04:00
Axel Kohlmeyer f88f4cd60e
more include file updates 2020-09-02 21:44:04 -04:00
Axel Kohlmeyer 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
Axel Kohlmeyer 7967cb1133
put implementation header first to avoid issues with mpi.h and lmptype.h with OpenMPI 2019-07-03 06:16:16 -04:00
Axel Kohlmeyer 31cbccda85
continue cleaning up include file lists 2019-06-29 09:37:44 -04:00
Daniel Schwen e9bc939098 Fix more unused parameter warnings (#1076) 2018-08-23 12:22:44 -06:00
Axel Kohlmeyer e4071d7f46 replace C-style include files with their C++ equivalents 2018-04-27 18:00:24 -04:00
Axel Kohlmeyer f59ee5bd62 enable support for dynamic groups in fix planeforce and fix lineforce 2017-06-02 08:45:15 -04:00
sjplimp 354e20f431 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14220 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-10-30 20:04:06 +00:00
sjplimp aa33af4032 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10160 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2013-06-28 19:00:58 +00:00
sjplimp ef9e700545 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8226 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-06-06 22:47:51 +00:00
sjplimp f884a7ec85 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7647 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-02-01 16:27:41 +00:00
sjplimp 19e8c92a90 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7003 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-09-23 18:06:55 +00:00
sjplimp f62b317d37 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6452 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-06-20 16:42:39 +00:00
sjplimp ff0a4b800c git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3531 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-12-15 01:21:02 +00:00