bf_ | concepts::BilinearFormContainer< F, G > | private |
BilinearFormContainer() | concepts::BilinearFormContainer< F, G > | inline |
BilinearFormContainer(const BilinearForm< F, G > &bf) | concepts::BilinearFormContainer< F, G > | |
BilinearFormContainer(const RCP< const BilinearForm< F, G > > frm) | concepts::BilinearFormContainer< F, G > | |
BilinearFormContainer(const BilinearForm< F, G > *frm) | concepts::BilinearFormContainer< F, G > | explicit |
BilinearFormContainer(const BilinearFormContainer< F, G > &frm) | concepts::BilinearFormContainer< F, G > | |
clone() const | concepts::BilinearFormContainer< F, G > | inlinevirtual |
BilinearForm< F, typename Realtype< F >::type >::clone() const=0 | concepts::BilinearForm< F, typename Realtype< F >::type > | pure virtual |
empty() const | concepts::BilinearFormContainer< F, G > | inline |
info(std::ostream &os) const | concepts::BilinearFormContainer< F, G > | protectedvirtual |
operator()(const Element< G > &elmX, const Element< G > &elmY, ElementMatrix< F > &em) const | concepts::BilinearFormContainer< F, G > | 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=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 |
~BilinearFormContainer() | concepts::BilinearFormContainer< F, G > | virtual |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |