Cadabra
Computer algebra system for field theory problems
|
Classes | |
class | Flush |
class | Snoop |
Logging class with functionality to send log information to a remote server using a websocket connection. More... | |
class | SnoopImpl |
Variables | |
Flush | flush |
Snoop | log |
const char | info [] ="info" |
const char | warn [] ="warning" |
const char | error [] ="error" |
const char | fatal [] ="fatal" |
const char | email [] ="email" |
const char snoop::email[] ="email" |
const char snoop::error[] ="error" |
const char snoop::fatal[] ="fatal" |
snoop::Flush snoop::flush |
const char snoop::info[] ="info" |
snoop::Snoop snoop::log |
const char snoop::warn[] ="warning" |