NEURON
nrnmpi.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 namespace coreneuron {
4 extern int nrnmpi_numprocs;
5 extern int nrnmpi_myid;
6 } // namespace coreneuron
THIS FILE IS AUTO GENERATED DONT MODIFY IT.