hp2D::Trace< F, G > Member List
This is the complete list of members for hp2D::Trace< F, G >, including all inherited members.
attrib() | hp2D::Trace< F, G > | inline |
attrib_ | hp2D::Trace< F, G > | private |
clone() const | hp2D::Trace< F, G > | inlinevirtual |
ElementFunction< 1, Real, hp1D::Element< typename concepts::Realtype< Real >::type > >::clone() const=0 | concepts::ElementFunction< Real, Q::type > | pure virtual |
compute_(const hp1D::Element< G > &elm, const concepts::Array< F > &coeff, F &val, const uint i[2]) const | hp2D::Trace< F, G > | privatevirtual |
compute_(const hp1D::Element< G > &elm, const uint j[2], F &val, const uint i[2]) const | hp2D::Trace< F, G > | privatevirtual |
compute_(const hp1D::Element< G > &elm, const concepts::Array< F > &coeff, F &val, const Real2d &p, const Real t=0.0) const | hp2D::Trace< F, G > | privatevirtual |
Element typedef | hp2D::ElementFunction< 1, Real, hp1D::Element< typename concepts::Realtype< Real >::type > > | |
info(std::ostream &os) const | hp2D::Trace< F, G > | protectedvirtual |
n() const | hp2D::ElementFunction< 1, Real, hp1D::Element< typename concepts::Realtype< Real >::type > > | inlinevirtual |
operator()(const Element &elm, const concepts::Array< Real > &coeff, concepts::Array< Real > &val, const uint *i) const | hp2D::ElementFunction< 1, Real, hp1D::Element< typename concepts::Realtype< Real >::type > > | virtual |
operator()(const Element &elm, const uint *j, concepts::Array< Real > &val, const uint *i) const | hp2D::ElementFunction< 1, Real, hp1D::Element< typename concepts::Realtype< Real >::type > > | virtual |
operator()(const Element &elm, const concepts::Array< Real > &coeff, concepts::Array< Real > &val, const Real p, const Real t=0.0) const | hp2D::ElementFunction< 1, Real, hp1D::Element< typename concepts::Realtype< Real >::type > > | virtual |
operator()(const Element &elm, const concepts::Array< Real > &coeff, concepts::Array< Real > &val, const Real2d &p, const Real t=0.0) const | hp2D::ElementFunction< 1, Real, hp1D::Element< typename concepts::Realtype< Real >::type > > | virtual |
operator()(const Element &elm, const concepts::Array< Real > &coeff, concepts::Array< Real > &val, const concepts::Real3d &p, const Real t=0.0) const | hp2D::ElementFunction< 1, Real, hp1D::Element< typename concepts::Realtype< Real >::type > > | virtual |
ElementFunction< Real, Q::type >::operator()(const Element< Q::type > &elm, const Array< Real > &coeff, Array< Real > &val, const uint *i) const=0 | concepts::ElementFunction< Real, Q::type > | pure virtual |
ElementFunction< Real, Q::type >::operator()(const Element< Q::type > &elm, const uint *j, Array< Real > &val, const uint *i) const=0 | concepts::ElementFunction< Real, Q::type > | pure virtual |
ElementFunction< Real, Q::type >::operator()(const Element< Q::type > &elm, const Array< Real > &coeff, Array< Real > &val, const Real p, const Real t=0.0) const=0 | concepts::ElementFunction< Real, Q::type > | pure virtual |
ElementFunction< Real, Q::type >::operator()(const Element< Q::type > &elm, const Array< Real > &coeff, Array< Real > &val, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFunction< Real, Q::type > | pure virtual |
ElementFunction< Real, Q::type >::operator()(const Element< Q::type > &elm, const Array< Real > &coeff, Array< Real > &val, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFunction< Real, Q::type > | pure virtual |
Trace() | hp2D::Trace< F, G > | inline |
Trace(const concepts::Attribute attrib) | hp2D::Trace< F, G > | inline |