![]() |
Cadabra
Computer algebra system for field theory problems
|
The Cadabra notebook application.
#include <Cadabra.hh>
Public Member Functions | |
bool | open_help (const std::string &filename, const std::string &title) |
Static Public Member Functions | |
static Glib::RefPtr< Cadabra > | create (int, char **) |
Protected Member Functions | |
Cadabra (int, char **) | |
virtual | ~Cadabra () |
virtual void | on_activate () override |
virtual void | on_open (const Gio::Application::type_vec_files &files, const Glib::ustring &hint) override |
int | on_handle_local_options (const Glib::RefPtr< Glib::VariantDict > &) |
Private Attributes | |
cadabra::ComputeThread * | compute |
std::thread * | compute_thread |
int | server_port |
std::string | server_token |
std::string | server_ip_address |
|
protectedvirtual |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
private |
|
private |
|
private |
|
private |
|
private |