15 virtual std::string
name()
const;
17 virtual void display(std::ostream&)
const;
virtual ~Integral()
Definition: Integral.hh:13
Definition: Integral.hh:11
virtual void display(std::ostream &) const
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
virtual bool parse(Kernel &, keyval_t &keyvals) override
virtual std::string name() const