clone() const | vectorial::ElementFunction< F, G > | virtual |
ElementFunction< F, typename concepts::Realtype< F >::type >::clone() const=0 | concepts::ElementFunction< F, typename concepts::Realtype< F >::type > | pure virtual |
ElementFunction(const uint vdim, uint arrayWidth=0) | vectorial::ElementFunction< F, G > | inline |
get(const int a, const int b=0) const | vectorial::Vectorial< const concepts::ElementFunction< F, typename concepts::Realtype< F >::type > > | inlinevirtual |
idx_ | vectorial::Vectorial< const concepts::ElementFunction< F, typename concepts::Realtype< F >::type > > | protected |
info(std::ostream &os) const | vectorial::ElementFunction< F, G > | protectedvirtual |
insert(const concepts::ElementFunction< F, typename concepts::Realtype< F >::type > &vdata, const int a=0, const int b=0) | vectorial::Vectorial< const concepts::ElementFunction< F, typename concepts::Realtype< F >::type > > | virtual |
n() const | vectorial::ElementFunction< F, G > | virtual |
ElementFunction< F, typename concepts::Realtype< F >::type >::n() const=0 | concepts::ElementFunction< F, typename concepts::Realtype< F >::type > | pure virtual |
operator()(const concepts::Element< G > &elm, const concepts::Array< F > &coeff, concepts::Array< F > &val, const uint *i) const | vectorial::ElementFunction< F, G > | virtual |
operator()(const concepts::Element< G > &elm, const uint *j, concepts::Array< F > &val, const uint *i) const | vectorial::ElementFunction< 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 | vectorial::ElementFunction< 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 | vectorial::ElementFunction< 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 | vectorial::ElementFunction< F, G > | virtual |
ElementFunction< F, typename concepts::Realtype< F >::type >::operator()(const Element< typename concepts::Realtype< F >::type > &elm, const Array< F > &coeff, Array< F > &val, const uint *i) const=0 | concepts::ElementFunction< F, typename concepts::Realtype< F >::type > | pure virtual |
ElementFunction< F, typename concepts::Realtype< F >::type >::operator()(const Element< typename concepts::Realtype< F >::type > &elm, const uint *j, Array< F > &val, const uint *i) const=0 | concepts::ElementFunction< F, typename concepts::Realtype< F >::type > | pure virtual |
ElementFunction< F, typename concepts::Realtype< F >::type >::operator()(const Element< typename concepts::Realtype< F >::type > &elm, const Array< F > &coeff, Array< F > &val, const Real p, const Real t=0.0) const=0 | concepts::ElementFunction< F, typename concepts::Realtype< F >::type > | pure virtual |
ElementFunction< F, typename concepts::Realtype< F >::type >::operator()(const Element< typename concepts::Realtype< F >::type > &elm, const Array< F > &coeff, Array< F > &val, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFunction< F, typename concepts::Realtype< F >::type > | pure virtual |
ElementFunction< F, typename concepts::Realtype< F >::type >::operator()(const Element< typename concepts::Realtype< F >::type > &elm, const Array< F > &coeff, Array< F > &val, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFunction< F, typename concepts::Realtype< F >::type > | pure virtual |
put(const concepts::ElementFunction< F, G > &vdata, const uint a=0, const uint b=0) | vectorial::ElementFunction< F, G > | virtual |
vdata_ | vectorial::Vectorial< const concepts::ElementFunction< F, typename concepts::Realtype< F >::type > > | mutableprotected |
vdim() const | vectorial::Vectorial< const concepts::ElementFunction< F, typename concepts::Realtype< F >::type > > | inline |
vdim_ | vectorial::Vectorial< const concepts::ElementFunction< F, typename concepts::Realtype< F >::type > > | protected |
Vectorial(uint vdim, uint arrayWidth) | vectorial::Vectorial< const concepts::ElementFunction< F, typename concepts::Realtype< F >::type > > | inline |
Vectorial(const Vectorial< const concepts::ElementFunction< F, typename concepts::Realtype< F >::type > > &c) | vectorial::Vectorial< const concepts::ElementFunction< F, typename concepts::Realtype< F >::type > > | private |
~ElementFunction() | vectorial::ElementFunction< F, G > | virtual |
~Vectorial() | vectorial::Vectorial< const concepts::ElementFunction< F, typename concepts::Realtype< F >::type > > | virtual |