hp3D::Advection< F > Member List
This is the complete list of members for hp3D::Advection< F >, including all inherited members.
Advection(const concepts::ElementFormulaContainer< F > frm1, const concepts::ElementFormulaContainer< F > frm2, const concepts::ElementFormulaContainer< F > frm3, bool all=false) | hp3D::Advection< F > | inline |
Advection(const concepts::ElementFormulaContainer< concepts::Point< F, 3 > > frm, bool all=false) | hp3D::Advection< F > | inline |
all_ | hp3D::Advection< F > | private |
clone() const | hp3D::Advection< F > | inlinevirtual |
BilinearForm< Real, Real >::clone() const=0 | concepts::BilinearForm< Real, Real > | pure virtual |
computeIntermediate_(const Hexahedron &elm) const | hp3D::LinearFormHelper_1< Real > | protected |
frm_ | hp3D::LinearFormHelper_1< Real > | protected |
info(std::ostream &os) const | hp3D::Advection< F > | protectedvirtual |
intermediateVector_ | hp3D::LinearFormHelper_1< Real > | mutableprotected |
LinearFormHelper_1(const concepts::ElementFormulaContainer< Real > frm1, const concepts::ElementFormulaContainer< Real > frm2, const concepts::ElementFormulaContainer< Real > frm3) | hp3D::LinearFormHelper_1< Real > | |
LinearFormHelper_1(const concepts::ElementFormulaContainer< concepts::Point< Real, 3 > > frm) | hp3D::LinearFormHelper_1< Real > | |
operator()(const concepts::Element< Real > &elmX, const concepts::Element< Real > &elmY, concepts::ElementMatrix< F > &em) const | hp3D::Advection< F > | virtual |
operator()(const Hexahedron *elmX, const Hexahedron *elmY, concepts::ElementMatrix< F > &em) const | hp3D::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() | hp3D::Advection< F > | inlinevirtual |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~LinearFormHelper_1() | hp3D::LinearFormHelper_1< Real > | virtual |
~OutputOperator() | concepts::OutputOperator | virtual |