fixed scop in lbpm_segmented_decomp

This commit is contained in:
James McClure
2016-10-28 15:38:38 -04:00
parent 53633ed029
commit 55818bfe3c

View File

@@ -33,7 +33,7 @@ int main(int argc, char **argv)
printf("Solid Label: %i \n",SOLID);
printf("NWP Label: %i \n",NWP);
}
{
//.......................................................................
// Reading the domain information file
//.......................................................................