bf1_ | concepts::BilinearF_Sum< F, H, J, G > | private |
bf2_ | concepts::BilinearF_Sum< F, H, J, G > | private |
BilinearF_Sum(const BilinearFormContainer< H, G > bf1, const BilinearFormContainer< J, G > bf2) | concepts::BilinearF_Sum< F, H, J, G > | inline |
clone() const | concepts::BilinearF_Sum< F, H, J, G > | inlinevirtual |
BilinearForm< F, typename Realtype< F >::type >::clone() const=0 | concepts::BilinearForm< F, typename Realtype< F >::type > | pure virtual |
info(std::ostream &os) const | concepts::BilinearF_Sum< F, H, J, G > | inlineprotectedvirtual |
operator()(const Element< G > &elmX, const Element< G > &elmY, ElementMatrix< F > &em) const | concepts::BilinearF_Sum< F, H, J, G > | inline |
BilinearForm< F, typename Realtype< F >::type >::operator()(const Element< typename Realtype< F >::type > &elmX, const Element< typename Realtype< F >::type > &elmY, ElementMatrix< F > &em) const=0 | concepts::BilinearForm< F, typename Realtype< F >::type > | pure virtual |
BilinearForm< F, typename Realtype< F >::type >::operator()(const Element< typename Realtype< F >::type > &elmX, const Element< typename Realtype< F >::type > &elmY, ElementMatrix< F > &em, const ElementPair< typename Realtype< F >::type > &ep) const | concepts::BilinearForm< F, typename Realtype< F >::type > | inlinevirtual |
~BilinearF_Sum() | concepts::BilinearF_Sum< F, H, J, G > | inlinevirtual |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |