define a static ExpManager
ExpManager is almost a singleton, this will allow us to stop passing ExpManager pointers throughout many classes.
Showing
- src/aevol_create.cpp 1 addition, 1 deletionsrc/aevol_create.cpp
- src/aevol_modify.cpp 1 addition, 1 deletionsrc/aevol_modify.cpp
- src/aevol_propagate.cpp 1 addition, 5 deletionssrc/aevol_propagate.cpp
- src/aevol_run.cpp 0 additions, 3 deletionssrc/aevol_run.cpp
- src/libaevol/legacy/ExpManager.cpp 3 additions, 0 deletionssrc/libaevol/legacy/ExpManager.cpp
- src/libaevol/legacy/ExpManager.h 2 additions, 0 deletionssrc/libaevol/legacy/ExpManager.h
- src/post_treatments/aevol_post_ancestor_mutagenesis.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_ancestor_mutagenesis.cpp
- src/post_treatments/aevol_post_ancestor_network.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_ancestor_network.cpp
- src/post_treatments/aevol_post_ancestor_network_knockout_7.cpp 1 addition, 1 deletion...ost_treatments/aevol_post_ancestor_network_knockout_7.cpp
- src/post_treatments/aevol_post_ancestor_robustness.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_ancestor_robustness.cpp
- src/post_treatments/aevol_post_ancestor_stats.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_ancestor_stats.cpp
- src/post_treatments/aevol_post_ancestor_stats_7.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_ancestor_stats_7.cpp
- src/post_treatments/aevol_post_coalescence.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_coalescence.cpp
- src/post_treatments/aevol_post_create_csv_7.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_create_csv_7.cpp
- src/post_treatments/aevol_post_create_eps.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_create_eps.cpp
- src/post_treatments/aevol_post_create_eps_7.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_create_eps_7.cpp
- src/post_treatments/aevol_post_extract.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_extract.cpp
- src/post_treatments/aevol_post_extract_genome_structure.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_extract_genome_structure.cpp
- src/post_treatments/aevol_post_lineage.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_lineage.cpp
- src/post_treatments/aevol_post_lineage_json.cpp 1 addition, 1 deletionsrc/post_treatments/aevol_post_lineage_json.cpp
Loading
Please register or sign in to comment