git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9455 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -29,6 +29,7 @@ class ComputeTempSphere : public Compute {
|
||||
ComputeTempSphere(class LAMMPS *, int, char **);
|
||||
~ComputeTempSphere();
|
||||
void init();
|
||||
void setup();
|
||||
double compute_scalar();
|
||||
void compute_vector();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user