 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
13 virtual std::string
name()
const override;
Definition: EpsilonTensor.hh:10
virtual bool parse(Kernel &, keyval_t &) override
Definition: EpsilonTensor.cc:11
Ex krdelta
Definition: EpsilonTensor.hh:16
virtual ~EpsilonTensor()
Definition: EpsilonTensor.hh:12
Ex metric
Definition: EpsilonTensor.hh:16
FIXME: the above two need to be merged, because parse may need access to the actual pattern tree,...
Definition: Props.hh:127
Definition: AntiSymmetric.hh:10
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
Definition: Storage.hh:141
Arguments to properties get parsed into a keyval_t structure.
Definition: Props.hh:68
virtual std::string name() const override
Definition: EpsilonTensor.cc:6