Paramotopy
parallel parameter homotopy through bertini
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Functions
step2.hpp File Reference
#include <mpi.h>
#include <sys/wait.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <vector>
#include <map>
#include <iostream>
#include <string>
#include <sstream>
#include <fstream>
#include <stdio.h>
#include <stdlib.h>
#include <boost/filesystem.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/progress.hpp>
#include <boost/regex.hpp>
#include "step1_funcs.hpp"
#include "step2_funcs.hpp"
#include "mtrand.hpp"
#include "random.hpp"
#include "step2readandwrite.hpp"
#include "master.hpp"
#include "slave.hpp"
#include "para_aux_funcs.hpp"
#include "timing.hpp"
#include "paramotopy_enum.hpp"

Go to the source code of this file.

Macros

#define BOOST_FILESYSTEM_VERSION   3
 
#define BOOST_FILESYSTEM_NO_DEPRECATED
 

Functions

void computeNumDenom (char **numer, char **denom, char *s)
 
int bertini_main (int argC, char *args[])
 

Macro Definition Documentation

#define BOOST_FILESYSTEM_NO_DEPRECATED

Definition at line 19 of file step2.hpp.

#define BOOST_FILESYSTEM_VERSION   3

Definition at line 18 of file step2.hpp.

Function Documentation

int bertini_main ( int  argC,
char *  args[] 
)
void computeNumDenom ( char **  numer,
char **  denom,
char *  s 
)