Paramotopy
parallel parameter homotopy through bertini
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Enumerations
paramotopy_enum.hpp File Reference
#include <string>

Go to the source code of this file.

Classes

struct  ToSave
 Struct for indicating the names of the files to be collected. More...
 

Enumerations

enum  OPTIONS {
  Start, Input, SetRandom, SaveRandom,
  LoadRandom, WriteStepOne, RunStepOne, Step2,
  FailedPaths, DetPrefs, Quit
}
 
enum  MPI_FLAGS {
  NUM_PACKETS, NUM_CHARACTERS, TERMINATE, TEXT_FILE,
  DATA_DOUBLE, SLAVE_ITERATION_FINISHED
}
 

Enumeration Type Documentation

enum MPI_FLAGS
Enumerator
NUM_PACKETS 
NUM_CHARACTERS 
TERMINATE 
TEXT_FILE 
DATA_DOUBLE 
SLAVE_ITERATION_FINISHED 

Definition at line 10 of file paramotopy_enum.hpp.

enum OPTIONS
Enumerator
Start 
Input 
SetRandom 
SaveRandom 
LoadRandom 
WriteStepOne 
RunStepOne 
Step2 
FailedPaths 
DetPrefs 
Quit 

Definition at line 6 of file paramotopy_enum.hpp.