diff --git a/src/compute_omega_chunk.cpp b/src/compute_omega_chunk.cpp index 602888af8f..ca4af7931f 100644 --- a/src/compute_omega_chunk.cpp +++ b/src/compute_omega_chunk.cpp @@ -86,7 +86,7 @@ void ComputeOmegaChunk::init() void ComputeOmegaChunk::compute_array() { - int i,j,index; + int i,j,m,index; double dx,dy,dz,massone; double unwrap[3];