#include <../../nrnconf.h>
#include "nrn_ansi.h"
#include "nrnassrt.h"
#include "nrnconfigargs.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
Go to the source code of this file.
◆ GIT_BRANCH
#define GIT_BRANCH "unknown" |
◆ GIT_CHANGESET
#define GIT_CHANGESET "d3ead4a+" |
◆ GIT_DATE
#define GIT_DATE "2018-08-24" |
◆ GIT_DESCRIBE
#define GIT_DESCRIBE "7.6.2-2-gd3ead4a+" |
◆ nrn_get_config_key()
char* nrn_get_config_key |
( |
std::size_t |
i | ) |
|
Get the ith NEURON configuration key.
- Parameters
-
Definition at line 89 of file nrnversion.cpp.
◆ nrn_get_config_val()
char* nrn_get_config_val |
( |
std::size_t |
i | ) |
|
Get the ith NEURON configuration value.
- Parameters
-
Definition at line 94 of file nrnversion.cpp.
◆ nrn_num_config_keys()
std::size_t nrn_num_config_keys |
( |
| ) |
|
Get the number of NEURON configuration items.
Definition at line 85 of file nrnversion.cpp.
◆ nrn_version()
char* nrn_version |
( |
int |
i | ) |
|
◆ configargs
char configargs[] = NRN_CONFIG_ARGS |
|
static |
◆ nrn_global_argc
◆ nrn_global_argv
◆ nrn_main_launch
◆ sarg
◆ ver