debug img seq
This commit is contained in:
parent
625ab9dbfc
commit
bf42465fc2
@ -933,7 +933,7 @@ double ScaLBL_ColorModel::ImageInit(std::string Filename){
|
|||||||
PoreCount++;
|
PoreCount++;
|
||||||
}
|
}
|
||||||
else if (suppress == false){
|
else if (suppress == false){
|
||||||
printf("WARNING (ScaLBLColorModel::ImageInit) image input file sequence may not be labeled correctly (rank=%i) \n (%i, %i, %i)",rank, i,j,k);
|
printf("WARNING (ScaLBLColorModel::ImageInit) image input file sequence may not be labeled correctly (rank=%i) \n (%i, %i, %i) \n",rank, i,j,k);
|
||||||
suppress = true;
|
suppress = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user