hp2Dedge::Value< F, G, H > Member List
This is the complete list of members for hp2Dedge::Value< F, G, H >, including all inherited members.
clone() const | hp2Dedge::Value< F, G, H > | inlinevirtual |
ElementFunction< 2, Real, Quad< typename concepts::Realtype< Real >::type > >::clone() const=0 | concepts::ElementFunction< Real, Q::type > | pure virtual |
compute_(const Quad< H > &elm, const concepts::Array< F > &coeff, concepts::Array< F > &val, const uint i[2]) const | hp2Dedge::Value< F, G, H > | privatevirtual |
compute_(const Quad< H > &elm, const uint j[3], concepts::Array< F > &val, const uint i[2]) const | hp2Dedge::Value< F, G, H > | privatevirtual |
compute_(const Quad< H > &elm, const concepts::Array< F > &coeff, concepts::Array< F > &val, const Real2d &p, const Real t=0.0) const | hp2Dedge::Value< F, G, H > | privatevirtual |
Element typedef | hp2D::ElementFunction< 2, Real, Quad< typename concepts::Realtype< Real >::type > > | |
f_ | hp2Dedge::Value< F, G, H > | private |
info(std::ostream &os) const | hp2Dedge::Value< F, G, H > | protectedvirtual |
n() const | hp2D::ElementFunction< 2, Real, Quad< 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< 2, Real, Quad< typename concepts::Realtype< Real >::type > > | virtual |
operator()(const Element &elm, const uint *j, concepts::Array< Real > &val, const uint *i) const | hp2D::ElementFunction< 2, Real, Quad< 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< 2, Real, Quad< 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< 2, Real, Quad< 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< 2, Real, Quad< 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 |
Value() | hp2Dedge::Value< F, G, H > | |
Value(const concepts::ElementFormula< G, H > &frm) | hp2Dedge::Value< F, G, H > |