NEURON
codegen_cpp_visitor.cpp File Reference

Go to the source code of this file.

Namespaces

 nmodl
 encapsulates code generation backend implementations
 
 nmodl::codegen
 

Functions

std::vector< int > nmodl::codegen::get_conserve_variable_indices (const ast::Conserve &conserve, const std::vector< std::string > states)
 Read the names of the state variable being conserved, and return their indices into the given list of states. More...