NEURON
model_data.hpp File Reference

Go to the source code of this file.

Classes

struct  neuron::Model
 Top-level structure. More...
 
struct  neuron::model_sorted_token
 

Namespaces

 neuron
 In mechanism libraries, cannot use auto const token = nrn_ensure_model_data_are_sorted(); because the return type is incomplete (from include/neuron/model_data.hpp).
 
 neuron::detail
 
 neuron::container
 

Functions

Model & neuron::model ()
 Access the global Model instance. More...
 
neuron::container::ModelMemoryUsage neuron::container::memory_usage (const Model &model)
 

Variables

Model neuron::detail::model_data