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::thread * compute_thread
 

Variable Documentation

◆ compute

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

◆ compute_thread

std::thread* compute_thread