Cadabra
Computer algebra system for field theory problems
Shell Member List

This is the complete list of members for Shell, including all inherited members.

collectShellprivate
colour_errorShellprivate
colour_infoShellprivate
colour_resetShellprivate
colour_successShellprivate
colour_warningShellprivate
evaluate(const std::string &code, const std::string &filename="<stdin>")Shell
execute(const std::string &code, const std::string &filename="<stdin>")Shell
execute_file(const std::string &filename, bool preprocess=true)Shell
Flags enum nameShell
flagsShellprivate
get_ps1()Shellprivate
get_ps2()Shellprivate
globalsShellprivate
handle_error()Shellprivate
handle_error(pybind11::error_already_set &err)Shellprivate
histfileShellprivate
interact()Shell
interact_file(const std::string &filename, bool preprocess=true)Shell
process_ps1(const std::string &line)Shellprivate
process_ps2(const std::string &line)Shellprivate
py_stderrShellprivate
py_stdoutShellprivate
repr(const pybind11::handle &obj)Shellprivate
restart()Shell
sanitize(std::string s)Shellprivate
set_completion_callback(const char *buffer, std::vector< std::string > &completions)Shellprivate
set_histfile()Shellprivate
Shell(Flags flags)Shell
site_pathShellprivate
str(const pybind11::handle &obj)Shellprivate
sysShellprivate
write_stderr(const std::string &text, const std::string &end="\n", bool flush=false)Shell
write_stdout(const std::string &text, const std::string &end="\n", bool flush=false)Shell
~Shell()Shell