Working on fphi_uind in the GPU lib
This commit is contained in:
@ -91,6 +91,7 @@ class Amoeba : public BaseAmoeba<numtyp, acctyp> {
|
||||
int multipole_real(const int eflag, const int vflag);
|
||||
int udirect2b(const int eflag, const int vflag);
|
||||
int umutual2b(const int eflag, const int vflag);
|
||||
int fphi_uind();
|
||||
int polar_real(const int eflag, const int vflag);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user