Create fix qtpie/reaxff

This commit is contained in:
Navraj Lalli
2024-08-01 17:11:06 +01:00
parent 05e836f50e
commit d9151d745a
4 changed files with 1314 additions and 2 deletions

View File

@ -26,6 +26,7 @@ namespace LAMMPS_NS {
class FixEfield : public Fix {
friend class FixQEqReaxFF;
friend class FixQtpieReaxFF;
public:
FixEfield(class LAMMPS *, int, char **);