NEURON
neuron::cache::Model Struct Reference

#include <model_data.hpp>

Public Attributes

std::vector< Threadthread {}
 
std::vector< Mechanismmechanism {}
 

Detailed Description

Definition at line 36 of file model_data.hpp.

Member Data Documentation

◆ mechanism

std::vector<Mechanism> neuron::cache::Model::mechanism {}

Definition at line 38 of file model_data.hpp.

◆ thread

std::vector<Thread> neuron::cache::Model::thread {}

Definition at line 37 of file model_data.hpp.


The documentation for this struct was generated from the following file: