diff --git a/common/Domain.cpp b/common/Domain.cpp index e355310f..3dec0128 100644 --- a/common/Domain.cpp +++ b/common/Domain.cpp @@ -520,7 +520,7 @@ void Domain::Decomp( const std::string& Filename ) for (int j = 0; j 0){ SegData[k*global_Nx*global_Ny+j*global_Nx+i] = reflection_id; } @@ -534,7 +534,7 @@ void Domain::Decomp( const std::string& Filename ) for (int j = 0; j 0){ SegData[k*global_Nx*global_Ny+j*global_Nx+i] = reflection_id; }