hp3D::Hook Member List
This is the complete list of members for hp3D::Hook, including all inherited members.
clone() const=0 | concepts::BilinearForm< Real > | pure virtual |
concepts::Cloneable::clone() const =0 | concepts::Cloneable | pure virtual |
coeffMatrix_ | hp3D::Hook | mutableprivate |
E_ | hp3D::Hook | private |
Hook(concepts::Array< Real > &jacobian, concepts::Array< concepts::Array< concepts::MapReal3d > > &jacobianInv, const Hexahedron **oldElm, concepts::Mapping< Real, 6 > &E, const uint i=0, const uint j=0) | hp3D::Hook | inline |
i_ | hp3D::Hook | private |
info(std::ostream &os) const | hp3D::Hook | protectedvirtual |
j_ | hp3D::Hook | private |
jacobian_ | hp3D::Hook | mutableprivate |
jacobianInv_ | hp3D::Hook | mutableprivate |
oldElm_ | hp3D::Hook | private |
operator()(const concepts::Element< Real > &elmX, const concepts::Element< Real > &elmY, concepts::ElementMatrix< Real > &em) const | hp3D::Hook | virtual |
operator()(const Hexahedron &elmX, const Hexahedron &elmY, concepts::ElementMatrix< Real > &em) const | hp3D::Hook | |
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 |
~Hook() | hp3D::Hook | virtual |
~OutputOperator() | concepts::OutputOperator | virtual |