git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@951 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -61,7 +61,7 @@ class Compute : protected Pointers {
|
||||
virtual int pack_reverse_comm(int, int, double *) {return 0;}
|
||||
virtual void unpack_reverse_comm(int, int *, double *) {}
|
||||
|
||||
virtual int memory_usage() {return 0;}
|
||||
virtual double memory_usage() {return 0.0;}
|
||||
|
||||
protected:
|
||||
int extra_dof,dynamic;
|
||||
|
||||
Reference in New Issue
Block a user