Cadabra
Computer algebra system for field theory problems
|
Macros | |
#define | READ 0 |
#define | WRITE 1 |
Functions | |
FILE * | popen2 (std::string command, std::string type, int &pid) |
int | pclose2 (FILE *fp, pid_t pid) |
#define READ 0 |
#define WRITE 1 |
int pclose2 | ( | FILE * | fp, |
pid_t | pid | ||
) |
FILE* popen2 | ( | std::string | command, |
std::string | type, | ||
int & | pid | ||
) |