CoreNEURON
prcellstate.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
11
namespace
coreneuron
{
12
13
extern
int
prcellstate
(
int
gid,
const
char
* suffix);
14
15
}
// namespace coreneuron
coreneuron
THIS FILE IS AUTO GENERATED DONT MODIFY IT.
Definition:
corenrn_parameters.cpp:12
coreneuron::prcellstate
int prcellstate(int gid, const char *suffix)
Definition:
prcellstate.cpp:271
coreneuron
io
prcellstate.hpp