git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1940 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -127,7 +127,7 @@ void FixThermalConductivity::init()
|
||||
void FixThermalConductivity::end_of_step()
|
||||
{
|
||||
int i,j,m,insert;
|
||||
double p,coord,ke;
|
||||
double coord,ke;
|
||||
MPI_Status status;
|
||||
struct {
|
||||
double value;
|
||||
|
||||
Reference in New Issue
Block a user