15 virtual std::string
name()
const;
17 virtual void display(std::ostream&)
const;
Definition: Integral.hh:11
virtual bool parse(Kernel &, keyval_t &keyvals) override
virtual void display(std::ostream &) const
virtual ~Integral()
Definition: Integral.hh:13
virtual std::string name() const
Arguments to properties get parsed into a keyval_t structure.
Definition: Props.hh:68
Base class for all properties, handling argument parsing and defining the interface.
Definition: Props.hh:127
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83