plotn              81 plot.cc        int plotn(std::string preamble, std::vector<std::vector<std::pair<real_t, real_t> > > plots, std::string titles)
plotn             100 plot.cc        int plotn(std::string preamble, std::vector<std::vector<real_t> > plots, std::string titles){