hp2D::Advection< F > Member List
This is the complete list of members for hp2D::Advection< F >, including all inherited members.
Advection(const concepts::ElementFormulaContainer< F > frm1, const concepts::ElementFormulaContainer< F > frm2) | hp2D::Advection< F > | inline |
Advection(const concepts::ElementFormulaContainer< concepts::Point< F, 2 > > frm) | hp2D::Advection< F > | inline |
clone() const | hp2D::Advection< F > | inlinevirtual |
BilinearForm< Real, Real >::clone() const=0 | concepts::BilinearForm< Real, Real > | pure virtual |
computeIntermediate_(const BaseQuad< concepts::Real > &elm) const | hp2D::LinearFormHelper_1< F > | protected |
frm_ | hp2D::LinearFormHelper_1< F > | protected |
info(std::ostream &os) const | hp2D::Advection< F > | protectedvirtual |
intermediateVector_ | hp2D::LinearFormHelper_1< F > | mutableprotected |
LinearFormHelper_1(const concepts::ElementFormulaContainer< F > frm1, const concepts::ElementFormulaContainer< F > frm2) | hp2D::LinearFormHelper_1< F > | |
LinearFormHelper_1(const concepts::ElementFormulaContainer< concepts::Point< F, 2 > > frm) | hp2D::LinearFormHelper_1< F > | |
operator()(const concepts::Element< Real > &elmX, const concepts::Element< Real > &elmY, concepts::ElementMatrix< F > &em) const | hp2D::Advection< F > | virtual |
operator()(const Quad< Real > *elmX, const Quad< Real > *elmY, concepts::ElementMatrix< F > &em) const | hp2D::Advection< F > | private |
operator()(const InfiniteLaguerreQuad *elmX, const InfiniteLaguerreQuad *elmY, concepts::ElementMatrix< F > &em) const | hp2D::Advection< F > | private |
BilinearForm< Real, Real >::operator()(const Element< Real > &elmX, const Element< Real > &elmY, ElementMatrix< Real > &em) const=0 | concepts::BilinearForm< Real, Real > | pure virtual |
BilinearForm< Real, Real >::operator()(const Element< Real > &elmX, const Element< Real > &elmY, ElementMatrix< Real > &em, const ElementPair< Real > &ep) const | concepts::BilinearForm< Real, Real > | inlinevirtual |
~Advection() | hp2D::Advection< F > | inlinevirtual |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~LinearFormHelper_1() | hp2D::LinearFormHelper_1< F > | virtual |
~OutputOperator() | concepts::OutputOperator | virtual |