Go to the source code of this file.
|
| coreneuron |
| THIS FILE IS AUTO GENERATED DONT MODIFY IT.
|
|
|
void(* | nrn2core_get_dat3_cell_count_ )(int &cell_count) |
|
void(* | nrn2core_get_dat3_cellmapping_ )(int i, int &gid, int &nsec, int &nseg, int &n_seclist) |
|
void(* | nrn2core_get_dat3_secmapping_ )(int i_c, int i_sec, std::string &sclname, int &nsec, int &nseg, size_t &total_lfp_factors, int &n_electrodes, std::vector< int > &data_sec, std::vector< int > &data_seg, std::vector< double > &data_lfp) |
|
◆ nrn2core_get_dat3_cell_count_
void(* nrn2core_get_dat3_cell_count_) (int &cell_count) |
( |
int & |
cell_count | ) |
|
◆ nrn2core_get_dat3_cellmapping_
void(* nrn2core_get_dat3_cellmapping_) (int i, int &gid, int &nsec, int &nseg, int &n_seclist) |
( |
int |
i, |
|
|
int & |
gid, |
|
|
int & |
nsec, |
|
|
int & |
nseg, |
|
|
int & |
n_seclist |
|
) |
| |
◆ nrn2core_get_dat3_secmapping_
void(* nrn2core_get_dat3_secmapping_) (int i_c, int i_sec, std::string &sclname, int &nsec, int &nseg, size_t &total_lfp_factors, int &n_electrodes, std::vector< int > &data_sec, std::vector< int > &data_seg, std::vector< double > &data_lfp) |
( |
int |
i_c, |
|
|
int |
i_sec, |
|
|
std::string & |
sclname, |
|
|
int & |
nsec, |
|
|
int & |
nseg, |
|
|
size_t & |
total_lfp_factors, |
|
|
int & |
n_electrodes, |
|
|
std::vector< int > & |
data_sec, |
|
|
std::vector< int > & |
data_seg, |
|
|
std::vector< double > & |
data_lfp |
|
) |
| |