Paramotopy
parallel parameter homotopy through bertini
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
paramotopy_enum.hpp
Go to the documentation of this file.
1 #include <string>
2 
3 #ifndef __PARA_ENUM__
4 #define __PARA_ENUM__
5 
7 
8 
9 
10 enum MPI_FLAGS {
17 
18 
23 struct ToSave{
24 
25  std::string filename;
26  bool saved;
27  int filecount;
29 };
30 #endif
Struct for indicating the names of the files to be collected.
OPTIONS
int parser_index
MPI_FLAGS
std::string filename