Home
last modified time | relevance | path

Searched refs:get_structural_plasticity_update_interval (Results 1 – 2 of 2) sorted by relevance

/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dsp_manager.h129 double get_structural_plasticity_update_interval() const;
229 SPManager::get_structural_plasticity_update_interval() const in get_structural_plasticity_update_interval() function
H A Dsimulation_manager.cpp817 kernel().sp_manager.get_structural_plasticity_update_interval() ) == 0 ) ) in update_()