![]() |
Cadabra
Computer algebra system for field theory problems
|
This is the complete list of members for Shell, including all inherited members.
| clear_error() | Shell | private |
| collect | Shell | private |
| colour_error | Shell | private |
| colour_info | Shell | private |
| colour_reset | Shell | private |
| colour_success | Shell | private |
| colour_warning | Shell | private |
| evaluate(const std::string &code, const std::string &filename="<stdin>") | Shell | |
| evaluate_to_string(const std::string &code, const std::string &err_val="<error>") | Shell | |
| execute(const std::string &code, const std::string &filename="<stdin>") | Shell | |
| execute_file(const std::string &filename, bool preprocess=true) | Shell | |
| flags | Shell | private |
| Flags enum name | Shell | |
| get_ps1() | Shell | private |
| get_ps2() | Shell | private |
| globals | Shell | private |
| handle_error() | Shell | private |
| histfile | Shell | private |
| interact() | Shell | |
| interact_file(const std::string &filename, bool preprocess=true) | Shell | |
| is_eof_error() | Shell | private |
| is_syntax_error() | Shell | private |
| process_ps1(const std::string &line) | Shell | private |
| process_ps2(const std::string &line) | Shell | private |
| restart() | Shell | |
| sanitize(std::string s) | Shell | private |
| set_completion_callback(const char *buffer, std::vector< std::string > &completions) | Shell | private |
| set_histfile() | Shell | private |
| Shell(Flags flags) | Shell | |
| site_path | Shell | private |
| sys | Shell | private |
| to_string(PyObject *obj) | Shell | private |
| write(const std::string &text, const char *end="\, const char *stream="stdout", bool flush=false) | Shell | |
| write(PyObject *obj, const char *end="\, const char *stream="stdout", bool flush=false) | Shell | |
| ~Shell() | Shell |
1.8.14