--- trunk/OOPSE/libmdtools/NPTi.cpp 2003/07/31 15:35:07 658 +++ trunk/OOPSE/libmdtools/NPTi.cpp 2003/09/04 21:48:35 746 @@ -200,6 +200,11 @@ template int NPTi::readyCheck() { } } +template void NPTi::resetIntegrator() { + chi = 0.0; + eta = 0.0; +} + template int NPTi::readyCheck() { //check parent's readyCheck() first