Loading [MathJax]/extensions/tex2jax.js
CoreNEURON
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
netpar.cpp File Reference

Go to the source code of this file.

Namespaces

 coreneuron
 THIS FILE IS AUTO GENERATED DONT MODIFY IT.
 

Macros

#define TBUFSIZE   0
 

Functions

void coreneuron::nrn_spike_exchange_init ()
 
static void coreneuron::alloc_mpi_space ()
 Allocate space for spikes: 200 structs of {int gid; double time} coming from nrnmpi.h and array of int of the global domain size. More...
 
static bool coreneuron::nrn_need_npe ()
 
void coreneuron::nrn_fake_fire (int gid, double spiketime, int fake_out)
 
int coreneuron::nrn_set_timeout (int timeout)
 
void coreneuron::BBS_netpar_solve (double tstop)
 
double coreneuron::set_mindelay (double maxdelay)
 
int coreneuron::nrnmpi_spike_compress (int nspike, bool gid_compress, int xchng_meth)
 

Variables

static bool coreneuron::active_ = false
 
static double coreneuron::usable_mindelay_
 
static double coreneuron::mindelay_
 
static double coreneuron::last_maxstep_arg_
 
static std::vector< NetParEvent > coreneuron::npe_
 
static int coreneuron::timeout_ = 0
 

Macro Definition Documentation

◆ TBUFSIZE

#define TBUFSIZE   0

Definition at line 236 of file netpar.cpp.