Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
Classes | Variables
NotebookController.mm File Reference
import "NotebookController.h"
#include <thread>
#include "ComputeThread.hh"
#include "NotebookWindow.hh"

Variables

cadabra::ComputeThreadcompute
 
std::threadcompute_thread
 

Variable Documentation

◆ compute

Initial value:
{
websocketpp::client< websocketpp::config::asio_client > client
Definition ComputeThread.cc:15
Each notebook has one main window which controls it.
Definition NotebookWindow.hh:39

◆ compute_thread

std::thread* compute_thread