// Used by state.hoc proc init() { finitialize(v_init) tmpSaveLoadState.state.restore() t = 0 if (cvode.active()) { cvode.re_init() } else { fcurrent() } frecord_init() }