Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::ElementFunction< F, G > Member List

This is the complete list of members for concepts::ElementFunction< F, G >, including all inherited members.

clone() const =0 (defined in concepts::ElementFunction< F, G >)concepts::ElementFunction< F, G >pure virtual
info(std::ostream &os) constconcepts::ElementFunction< F, G >inlineprotectedvirtual
n() const =0concepts::ElementFunction< F, G >pure virtual
operator()(const Element< G > &elm, const Array< F > &coeff, Array< F > &val, const uint *i) const =0concepts::ElementFunction< F, G >pure virtual
operator()(const Element< G > &elm, const uint *j, Array< F > &val, const uint *i) const =0concepts::ElementFunction< F, G >pure virtual
operator()(const Element< G > &elm, const Array< F > &coeff, Array< F > &val, const Real p, const Real t=0.0) const =0concepts::ElementFunction< F, G >pure virtual
operator()(const Element< G > &elm, const Array< F > &coeff, Array< F > &val, const Real2d &p, const Real t=0.0) const =0 (defined in concepts::ElementFunction< F, G >)concepts::ElementFunction< F, G >pure virtual
operator()(const Element< G > &elm, const Array< F > &coeff, Array< F > &val, const Real3d &p, const Real t=0.0) const =0 (defined in concepts::ElementFunction< F, G >)concepts::ElementFunction< F, G >pure virtual
~OutputOperator() (defined in concepts::OutputOperator)concepts::OutputOperatorvirtual