hp3D::Value< F, G > Member List
This is the complete list of members for hp3D::Value< F, G >, including all inherited members.
clone() const | hp3D::Value< F, G > | virtual |
ElementFunction< F, concepts::Real >::clone() const=0 | concepts::ElementFunction< F, concepts::Real > | pure virtual |
compute_(const Hexahedron *elm, const concepts::Array< F > &coeff, F &val, const uint *i) const | hp3D::Value< F, G > | private |
compute_(const Hexahedron *elm, const concepts::Array< F > &coeff, F &val, const Real3d &p, const Real t) const | hp3D::Value< F, G > | private |
compute_(const NeumannTraceElement3d< Real > *elm, const concepts::Array< F > &coeff, F &val, const Real2d &p, const Real t) const | hp3D::Value< F, G > | private |
info(std::ostream &os) const | concepts::ElementFunction< F, concepts::Real > | inlineprotectedvirtual |
n() const | hp3D::Value< F, G > | inlinevirtual |
ElementFunction< F, concepts::Real >::n() const=0 | concepts::ElementFunction< F, concepts::Real > | pure virtual |
operator()(const concepts::Element< G > &elm, const concepts::Array< F > &coeff, F &val, const uint *i) const | hp3D::Value< F, G > | virtual |
operator()(const concepts::Element< G > &elm, const concepts::Array< F > &coeff, concepts::Array< F > &val, const uint *i) const | hp3D::Value< F, G > | virtual |
operator()(const concepts::Element< G > &elm, const uint *j, concepts::Array< F > &val, const uint *i) const | hp3D::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 | hp3D::Value< F, G > | virtual |
operator()(const concepts::Element< G > &elm, const concepts::Array< F > &coeff, concepts::Array< F > &val, const Real2d &p, const Real t=0.0) const | hp3D::Value< F, G > | virtual |
operator()(const concepts::Element< G > &elm, const concepts::Array< F > &coeff, F &val, const Real3d &p, const Real t=0.0) const | hp3D::Value< F, G > | virtual |
operator()(const concepts::Element< G > &elm, const concepts::Array< F > &coeff, concepts::Array< F > &val, const Real3d &p, const Real t=0.0) const | hp3D::Value< F, G > | virtual |
ElementFunction< F, concepts::Real >::operator()(const Element< concepts::Real > &elm, const Array< F > &coeff, Array< F > &val, const uint *i) const=0 | concepts::ElementFunction< F, concepts::Real > | pure virtual |
ElementFunction< F, concepts::Real >::operator()(const Element< concepts::Real > &elm, const uint *j, Array< F > &val, const uint *i) const=0 | concepts::ElementFunction< F, concepts::Real > | pure virtual |
ElementFunction< F, concepts::Real >::operator()(const Element< concepts::Real > &elm, const Array< F > &coeff, Array< F > &val, const Real p, const Real t=0.0) const=0 | concepts::ElementFunction< F, concepts::Real > | pure virtual |
ElementFunction< F, concepts::Real >::operator()(const Element< concepts::Real > &elm, const Array< F > &coeff, Array< F > &val, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFunction< F, concepts::Real > | pure virtual |
ElementFunction< F, concepts::Real >::operator()(const Element< concepts::Real > &elm, const Array< F > &coeff, Array< F > &val, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFunction< F, concepts::Real > | pure virtual |
~Value() | hp3D::Value< F, G > | inlinevirtual |