basic feature complete version of lj melt example with python interaction function
This commit is contained in:
@ -45,6 +45,7 @@ class PairPython : public Pair {
|
||||
|
||||
protected:
|
||||
double cut_global;
|
||||
void * py_potential;
|
||||
|
||||
virtual void allocate();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user