Paramotopy
parallel parameter homotopy through bertini
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Macros | Functions
datagatherer.hpp File Reference
#include <vector>
#include <map>
#include <iostream>
#include <string>
#include <sstream>
#include <fstream>
#include <cmath>
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <errno.h>
#include <sys/wait.h>
#include <sys/stat.h>
#include <sys/types.h>
#include "random.hpp"
#include "para_aux_funcs.hpp"
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/progress.hpp>
#include <boost/regex.hpp>
#include "tinyxml.h"
#include "point.hpp"
#include "runinfo.hpp"
#include "xml_preferences.hpp"
#include "timing.hpp"

Go to the source code of this file.

Classes

class  fileinfo
 Class for caching/storing gathered temp output files. More...
 
class  datagatherer
 Class for gathering data, from failed path analysis, and from completed runs. More...
 

Macros

#define __DATAGATHERER_H__
 

Functions

void DataManagementMainMenu (runinfo &paramotopy_info)
 

Macro Definition Documentation

#define __DATAGATHERER_H__

Definition at line 30 of file datagatherer.hpp.

Function Documentation

void DataManagementMainMenu ( runinfo paramotopy_info)

Display the data management main menu.

Definition at line 1481 of file datagatherer.cpp.

References runinfo::base_dir, runinfo::fundamental_dir, datagatherer::GatherDataFromMenu(), get_int_choice(), runinfo::numvariables, and runinfo::ScanData().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: