Class documentation of Concepts

Loading...
Searching...
No Matches
hp2D::ElementFunction< 1, F, Q > Member List

This is the complete list of members for hp2D::ElementFunction< 1, F, Q >, including all inherited members.

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