Resolve merge conflicts
This commit is contained in:
@ -232,7 +232,7 @@ void CommTiled::setup()
|
||||
cutghost[1] = cut * length1;
|
||||
length2 = h_inv[2];
|
||||
cutghost[2] = cut * length2;
|
||||
if (mode == Comm::MULTI){
|
||||
if (mode == Comm::MULTI) {
|
||||
for (i = 1; i <= ntypes; i++) {
|
||||
cutghostmulti[i][0] *= length0;
|
||||
cutghostmulti[i][1] *= length1;
|
||||
|
||||
Reference in New Issue
Block a user