This is the complete list of members for vectorial::ElementFunction< F, G >, including all inherited members.
clone() const (defined in vectorial::ElementFunction< F, G >) | vectorial::ElementFunction< F, G > | virtual |
ElementFunction(const uint vdim, uint arrayWidth=0) (defined in vectorial::ElementFunction< F, G >) | vectorial::ElementFunction< F, G > | inline |
get(const int a, const int b=0) const | vectorial::Vectorial< F > | inlinevirtual |
idx_ | vectorial::Vectorial< F > | protected |
info(std::ostream &os) const | vectorial::ElementFunction< F, G > | protectedvirtual |
insert(F &vdata, const int a=0, const int b=0) | vectorial::Vectorial< F > | virtual |
n() const | vectorial::ElementFunction< F, G > | 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 (defined in vectorial::ElementFunction< F, G >) | 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 (defined in vectorial::ElementFunction< F, G >) | vectorial::ElementFunction< F, G > | virtual |
concepts::ElementFunction::operator()(const Element< G > &elm, const Array< F > &coeff, Array< F > &val, const Real p, const Real t=0.0) const =0 | concepts::ElementFunction< F, G > | pure virtual |
operator()(const Element< G > &elm, const Array< F > &coeff, Array< F > &val, const Real2d &p, const Real t=0.0) const =0 (defined in concepts::ElementFunction< F, G >) | concepts::ElementFunction< F, G > | pure virtual |
operator()(const Element< G > &elm, const Array< F > &coeff, Array< F > &val, const Real3d &p, const Real t=0.0) const =0 (defined in concepts::ElementFunction< F, G >) | concepts::ElementFunction< F, G > | 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< F > | mutableprotected |
vdim() const | vectorial::Vectorial< F > | inline |
vdim_ | vectorial::Vectorial< F > | protected |
Vectorial(uint vdim, uint arrayWidth) | vectorial::Vectorial< F > | inline |
~ElementFunction() (defined in vectorial::ElementFunction< F, G >) | vectorial::ElementFunction< F, G > | virtual |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |
~Vectorial() (defined in vectorial::Vectorial< F >) | vectorial::Vectorial< F > | virtual |