11 virtual std::string
name()
const override;
virtual std::string unnamed_argument() const override
Definition: Traceless.hh:13
virtual bool parse(Kernel &, keyval_t &) override
Definition: Traceless.cc:11
Definition: Traceless.hh:8
Arguments to properties get parsed into a keyval_t structure.
Definition: Props.hh:67
Base class for all properties, handling argument parsing and defining the interface.
Definition: Props.hh:126
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
std::set< std::string > index_set_names
Definition: Traceless.hh:16
virtual std::string name() const override
Definition: Traceless.cc:6
virtual ~Traceless()
Definition: Traceless.hh:10