allow non-zero immobile labels in Mask
This commit is contained in:
parent
bfbc286019
commit
886ca02921
@ -250,6 +250,7 @@ void ScaLBL_ColorModel::AssignComponentLabels(double *phase)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Set Dm to match Mask
|
// Set Dm to match Mask
|
||||||
for (int i=0; i<Nx*Ny*Nz; i++) Dm->id[i] = Mask->id[i];
|
for (int i=0; i<Nx*Ny*Nz; i++) Dm->id[i] = Mask->id[i];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user