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