![]() |
NEURON
|
#include <model_data.hpp>
Public Attributes | |
std::vector< Thread > | thread {} |
std::vector< Mechanism > | mechanism {} |
Definition at line 36 of file model_data.hpp.
std::vector<Mechanism> neuron::cache::Model::mechanism {} |
Definition at line 38 of file model_data.hpp.
std::vector<Thread> neuron::cache::Model::thread {} |
Definition at line 37 of file model_data.hpp.