12 virtual std::string
name()
const;
Definition: Derivative.hh:26
Basic storage class for symbolic mathemematical expressions.
Definition: Storage.hh:142
If a property X derives from Inherit<Y>, and get<Y> is called on an object which has an X property (b...
Definition: Props.hh:204
Definition: PartialDerivative.hh:9
virtual tab_t get_tab(const Properties &, Ex &, Ex::iterator, unsigned int) const
Definition: PartialDerivative.cc:17
virtual std::string name() const
Definition: PartialDerivative.cc:52
virtual ~PartialDerivative()
Definition: PartialDerivative.cc:7
virtual unsigned int size(const Properties &, Ex &, Ex::iterator) const
Definition: PartialDerivative.cc:11
Class holding a collection of properties attached to expressions.
Definition: Props.hh:237
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