Create fix qeqr/reaxff

This commit is contained in:
Navraj Lalli
2025-03-18 17:51:30 +00:00
parent 2240430d5e
commit 78bfa5b59b
8 changed files with 179 additions and 4 deletions

View File

@ -26,6 +26,7 @@ namespace LAMMPS_NS {
class FixEfield : public Fix {
friend class FixQEqReaxFF;
friend class FixQEqrReaxFF;
friend class FixQtpieReaxFF;
public: