Go to the documentation of this file.
14 #ifndef _H_NRN_REPORT_
15 #define _H_NRN_REPORT_
20 #include <unordered_map>
23 #define REPORT_MAX_NAME_LEN 256
24 #define REPORT_MAX_FILEPATH_LEN 4096
32 std::unordered_map<size_t, std::vector<std::pair<double*, int>>>
currents_;
49 #define SELECTED_VAR_MOD_NAME "selected_for_report"
52 #define SYNAPSE_ID_MOD_NAME "synapseID"
109 const std::string& output_dir,
117 #endif //_H_NRN_REPORT_
std::unordered_map< size_t, std::vector< std::pair< double *, int > > > currents_
std::vector< int > target
std::vector< int > mech_ids
std::vector< std::pair< std::string, int > > population_info
std::vector< std::string > var_names
THIS FILE IS AUTO GENERATED DONT MODIFY IT.
bool section_all_compartments
void setup_report_engine(double dt_report, double mindelay)
in the current implementation, we call flush during every spike exchange interval.
std::vector< ReportConfiguration > create_report_configurations(const std::string &filename, const std::string &output_dir, SpikesInfo &spikes_info)
void set_report_buffer_size(int n)
void nrn_flush_reports(double t)
std::vector< std::string > mech_names
std::unordered_map< std::string, SummationReport > summation_reports_
std::unordered_map< int, std::vector< size_t > > gid_segments_
std::vector< double > summation_