Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Variables
NotebookController.mm File Reference
#import "NotebookController.h"
#include <thread>
#include "ComputeThread.hh"
#include "NotebookWindow.hh"

Variables

cadabra::ComputeThreadcompute
 
std::thread * compute_thread
 

Variable Documentation

Initial value:
{
Each notebook has one main window which controls it.
Definition: NotebookWindow.hh:39
std::thread* compute_thread