Loading src/cell.cpp +3 −0 Original line number Diff line number Diff line Loading @@ -148,6 +148,9 @@ void Cell<MV,PV>::GenerateDotDistributionInG2Phase() if (chrDots*chrCount != chrDotList.size()) throw ERROR_REPORT("New \"initial\" chromatin positions are not OK"); //also move the phantom to the reference position SOFA_MoveImportedToReferencePosition(); } else #endif Loading Loading
src/cell.cpp +3 −0 Original line number Diff line number Diff line Loading @@ -148,6 +148,9 @@ void Cell<MV,PV>::GenerateDotDistributionInG2Phase() if (chrDots*chrCount != chrDotList.size()) throw ERROR_REPORT("New \"initial\" chromatin positions are not OK"); //also move the phantom to the reference position SOFA_MoveImportedToReferencePosition(); } else #endif Loading