CoreNEURON
mech_report.h
Go to the documentation of this file.
1 /*
2 # =============================================================================
3 # Copyright (c) 2016 - 2021 Blue Brain Project/EPFL
4 #
5 # See top-level LICENSE file for details.
6 # =============================================================================
7 */
8 
9 #pragma once
10 
11 #include <string>
12 
13 namespace coreneuron {
14 /// write mechanism counts to stdout
15 void write_mech_report();
16 } // namespace coreneuron
coreneuron::write_mech_report
void write_mech_report()
display global mechanism count
Definition: mech_report.cpp:19
coreneuron
THIS FILE IS AUTO GENERATED DONT MODIFY IT.
Definition: corenrn_parameters.cpp:12