Cadabra
Computer algebra system for field theory problems
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

◆ compute

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

◆ compute_thread

std::thread* compute_thread