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