Template Function necsim::runMain

Function Documentation

template<class T>
void necsim::runMain(const string &config_file)

Template class for running simulations from all Tree types.

Template Parameters
  • T: the class (either Tree, or a child of Tree) of the simulation
Parameters
  • config_file: the config file to read simulation parameters from