git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@951 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -24,7 +24,7 @@ class ComputeKEAtom : public Compute {
|
||||
~ComputeKEAtom();
|
||||
void init();
|
||||
void compute_peratom();
|
||||
int memory_usage();
|
||||
double memory_usage();
|
||||
|
||||
private:
|
||||
int nmax;
|
||||
|
||||
Reference in New Issue
Block a user