|
|
61f28aea36
|
add "rewind()" member function to Text and Potential file reader classes
|
2022-03-23 14:44:50 -04:00 |
|
|
|
3bc91386a0
|
apply include statement updates suggested by running IWYU
|
2022-02-13 19:39:15 -05:00 |
|
|
|
d4ec931991
|
Apply override to FileReader classes
|
2022-01-20 17:49:23 -05:00 |
|
|
|
09c19a936b
|
update URLs in source code and manual
|
2021-05-24 14:18:20 -04:00 |
|
|
|
7fcd449864
|
apply clang-format to all headers with some exceptions
|
2021-05-14 19:16:07 -04:00 |
|
|
|
df7fe4431f
|
make LAMMPS homepage URL and C++ indicator comments consistent
|
2021-04-22 21:26:07 -04:00 |
|
|
|
c3249625ab
|
Add addtional constructor to PotentialFileReader
|
2021-03-10 09:16:46 -05:00 |
|
|
|
2e0af2fdce
|
some more second pass cleanup
|
2020-09-04 00:46:23 -04:00 |
|
|
|
a4a1f7e848
|
more IWYU cleanup
|
2020-09-02 23:49:17 -04:00 |
|
|
|
b29b3d52f6
|
initial implementation of automated unit conversion.
this includes a tester program and implementation into pair style tersoff
|
2020-06-22 17:57:05 -04:00 |
|
|
|
81d937ee97
|
Performance optimization of Tokenizer
Reduces string allocations and removes std::vector from Tokenizer
Most processing now happens on-demand.
|
2020-06-11 00:22:04 -04:00 |
|
|
|
2203e1e9e5
|
Change next_dvector(n, buf) to next_dvector(buf, n)
|
2020-06-05 16:40:14 -04:00 |
|
|
|
4a6d3bc0e0
|
Move common potentials opening code to utils
|
2020-06-04 17:18:28 -04:00 |
|
|
|
8689b31bca
|
Add convenience method next_values
|
2020-06-04 16:27:27 -04:00 |
|
|
|
34ff7aa1fe
|
Add convenience functions to PotentialFileReader
|
2020-06-04 11:18:33 -04:00 |
|
|
|
d478ad2ccb
|
Refactor PotentialFileReader
|
2020-06-02 15:11:30 -04:00 |
|
|
|
24a0933e2a
|
Refactor PotentialFileReader
|
2020-06-02 14:18:11 -04:00 |
|
|
|
49a40f5006
|
Update pair eam
|
2020-05-28 11:35:24 -04:00 |
|
|
|
c302c0bca2
|
Add PotentialFileReader and use it in PairSW
|
2020-05-26 20:10:48 -04:00 |
|