linDG2D::LaplaceStabBf Member List
This is the complete list of members for linDG2D::LaplaceStabBf, including all inherited members.
bc_ | linDG2D::LaplaceStabBf | private |
clone() const | linDG2D::LaplaceStabBf | inlinevirtual |
BilinearForm< Real >::clone() const=0 | concepts::BilinearForm< Real > | pure virtual |
info(std::ostream &os) const | concepts::BilinearForm< Real > | protectedvirtual |
LaplaceStabBf(Real omega, const concepts::BoundaryConditions *bc) | linDG2D::LaplaceStabBf | inline |
omega_ | linDG2D::LaplaceStabBf | private |
operator()(const concepts::Element< Real > &elmV, const concepts::Element< Real > &elmU, concepts::ElementMatrix< Real > &em) const | linDG2D::LaplaceStabBf | inlinevirtual |
operator()(const concepts::Element< Real > &elmV, const concepts::Element< Real > &elmU, concepts::ElementMatrix< Real > &em, const concepts::ElementPair< Real > &ep) const | linDG2D::LaplaceStabBf | virtual |
BilinearForm< Real >::operator()(const Element< typename Realtype< Real >::type > &elmX, const Element< typename Realtype< Real >::type > &elmY, ElementMatrix< Real > &em) const=0 | concepts::BilinearForm< Real > | pure virtual |
BilinearForm< Real >::operator()(const Element< typename Realtype< Real >::type > &elmX, const Element< typename Realtype< Real >::type > &elmY, ElementMatrix< Real > &em, const ElementPair< typename Realtype< Real >::type > &ep) const | concepts::BilinearForm< Real > | inlinevirtual |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |