Fixing typos
This commit is contained in:
@ -90,7 +90,7 @@ void NStencilHalfMulti23d::create()
|
||||
mbiny = stencil_mbiny_multi2[itype][jtype];
|
||||
mbinz = stencil_mbinz_multi2[itype][jtype];
|
||||
|
||||
bin_type = stencil_bin_type[i][j];
|
||||
bin_type = stencil_bin_type[itype][jtype];
|
||||
|
||||
cutsq = stencil_cut[itype][jtype];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user