CoreNEURON
eion.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
/// THIS FILE IS AUTO GENERATED DONT MODIFY IT.
10
11
#pragma once
12
13
namespace
coreneuron
{
14
15
extern
int
nrn_is_ion
(
int
);
16
extern
void
ion_reg
(
const
char
*,
double
);
17
18
}
// namespace coreneuron
coreneuron::ion_reg
void ion_reg(const char *, double)
coreneuron
THIS FILE IS AUTO GENERATED DONT MODIFY IT.
Definition:
corenrn_parameters.cpp:12
coreneuron::nrn_is_ion
int nrn_is_ion(int)
coreneuron
mechanism
eion.hpp