NEURON
setup_fornetcon.hpp
Go to the documentation of this file.
1 /*
2 # =============================================================================
3 # Copyright (c) 2016 - 2021 Blue Brain Project/EPFL
4 #
5 # See top-level LICENSE file for details.
6 # =============================================================================.
7 */
8 
9 #pragma once
10 
12 
13 namespace coreneuron {
14 
15 /**
16  If FOR_NETCON in use, setup NrnThread fornetcon related info.
17 **/
18 
20 
21 } // namespace coreneuron
THIS FILE IS AUTO GENERATED DONT MODIFY IT.
void setup_fornetcon_info(NrnThread &nt)
If FOR_NETCON in use, setup NrnThread fornetcon related info.
Represent main neuron object computed by single thread.
Definition: multicore.h:58