CoreNEURON
nrnmpi.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 // This file contains functions that does not go outside of the mpi library
4 namespace coreneuron {
5 extern int nrnmpi_numprocs_;
6 extern int nrnmpi_myid_;
8 } // namespace coreneuron
coreneuron::nrnmpi_numprocs_
int nrnmpi_numprocs_
Definition: nrnmpi.cpp:25
coreneuron
THIS FILE IS AUTO GENERATED DONT MODIFY IT.
Definition: corenrn_parameters.cpp:12
coreneuron::nrnmpi_spike_initialize
void nrnmpi_spike_initialize()
Definition: mpispike.cpp:37
coreneuron::nrnmpi_myid_
int nrnmpi_myid_
Definition: nrnmpi.cpp:26