concepts::Squared< F, G > Member List
This is the complete list of members for concepts::Squared< F, G >, including all inherited members.
clone() const | concepts::Squared< F, G > | inlinevirtual |
ElementFunction< F, typename Realtype< F >::type >::clone() const=0 | concepts::ElementFunction< F, typename Realtype< F >::type > | pure virtual |
fun_ | concepts::Squared< F, G > | private |
info(std::ostream &os) const | concepts::Squared< F, G > | protectedvirtual |
n() const | concepts::Squared< F, G > | inlinevirtual |
ElementFunction< F, typename Realtype< F >::type >::n() const=0 | concepts::ElementFunction< F, typename Realtype< F >::type > | pure virtual |
operator()(const Element< G > &elm, const Array< F > &coeff, Array< F > &val, const uint *i) const | concepts::Squared< F, G > | virtual |
operator()(const Element< G > &elm, const uint *j, Array< F > &val, const uint *i) const | concepts::Squared< F, G > | virtual |
operator()(const Element< G > &elm, const Array< F > &coeff, Array< F > &val, const Real p, const Real t=0.0) const | concepts::Squared< F, G > | virtual |
operator()(const Element< G > &elm, const Array< F > &coeff, Array< F > &val, const Real2d &p, const Real t=0.0) const | concepts::Squared< F, G > | virtual |
operator()(const Element< G > &elm, const Array< F > &coeff, Array< F > &val, const Real3d &p, const Real t=0.0) const | concepts::Squared< F, G > | virtual |
ElementFunction< F, typename Realtype< F >::type >::operator()(const Element< typename Realtype< F >::type > &elm, const Array< F > &coeff, Array< F > &val, const uint *i) const=0 | concepts::ElementFunction< F, typename Realtype< F >::type > | pure virtual |
ElementFunction< F, typename Realtype< F >::type >::operator()(const Element< typename Realtype< F >::type > &elm, const uint *j, Array< F > &val, const uint *i) const=0 | concepts::ElementFunction< F, typename Realtype< F >::type > | pure virtual |
ElementFunction< F, typename Realtype< F >::type >::operator()(const Element< typename Realtype< F >::type > &elm, const Array< F > &coeff, Array< F > &val, const Real p, const Real t=0.0) const=0 | concepts::ElementFunction< F, typename Realtype< F >::type > | pure virtual |
ElementFunction< F, typename Realtype< F >::type >::operator()(const Element< typename Realtype< F >::type > &elm, const Array< F > &coeff, Array< F > &val, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFunction< F, typename Realtype< F >::type > | pure virtual |
ElementFunction< F, typename Realtype< F >::type >::operator()(const Element< typename Realtype< F >::type > &elm, const Array< F > &coeff, Array< F > &val, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFunction< F, typename Realtype< F >::type > | pure virtual |
square_(Array< H > &val) const | concepts::Squared< F, G > | inlineprivate |
Squared(ElementFunction< F, G > &fun) | concepts::Squared< F, G > | inline |
~Squared() | concepts::Squared< F, G > | inlinevirtual |