clone() const | concepts::PiecewiseFormulaVector< dim, F, G, H > | inlinevirtual |
PiecewiseFormulaVectorBase< F, G, Point< H, dim >, H >::clone() const=0 | concepts::PiecewiseFormulaBase< Point< H, dim > > | pure virtual |
coeff_ | concepts::PiecewiseFormulaVectorBase< F, G, Point< H, dim >, H > | protected |
dflt_value() const | concepts::PiecewiseFormulaBase< Point< H, dim > > | inlinevirtual |
dflt_value() | concepts::PiecewiseFormulaBase< Point< H, dim > > | inlinevirtual |
dflt_value_ | concepts::PiecewiseFormulaBase< Point< H, dim > > | private |
element_(const Connector &cell) const | concepts::PiecewiseFormulaVectorBase< F, G, Point< H, dim >, H > | protected |
elm_ | concepts::PiecewiseFormulaVectorBase< F, G, Point< H, dim >, H > | protected |
fun_ | concepts::PiecewiseFormulaVectorBase< F, G, Point< H, dim >, H > | protected |
G typedef | concepts::PiecewiseFormulaBase< Point< H, dim > > | |
info(std::ostream &os) const | concepts::PiecewiseFormulaBase< Point< H, dim > > | protectedvirtual |
operator()(const Connector &cell, const Real p, const Real t=0.0) const | concepts::PiecewiseFormulaVector< dim, F, G, H > | virtual |
operator()(const Connector &cell, const Real2d &p, const Real t=0.0) const | concepts::PiecewiseFormulaVector< dim, F, G, H > | virtual |
operator()(const Connector &cell, const Real3d &p, const Real t=0.0) const | concepts::PiecewiseFormulaVector< dim, F, G, H > | virtual |
PiecewiseFormulaVectorBase< F, G, Point< H, dim >, H >::operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const | concepts::PiecewiseFormulaBase< Point< H, dim > > | inlinevirtual |
PiecewiseFormulaVectorBase< F, G, Point< H, dim >, H >::operator()(const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const | concepts::PiecewiseFormulaBase< Point< H, dim > > | inlinevirtual |
PiecewiseFormulaVectorBase< F, G, Point< H, dim >, H >::operator()(const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const | concepts::PiecewiseFormulaBase< Point< H, dim > > | inlinevirtual |
ElementFormula< Point< H, dim >, concepts::Realtype< Point< H, dim > >::type >::operator()(const ElementWithCell< concepts::Realtype< Point< H, dim > >::type > &elm, const Real p, const Real t=0.0) const=0 | concepts::ElementFormula< Point< H, dim >, concepts::Realtype< Point< H, dim > >::type > | pure virtual |
ElementFormula< Point< H, dim >, concepts::Realtype< Point< H, dim > >::type >::operator()(const ElementWithCell< concepts::Realtype< Point< H, dim > >::type > &elm, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFormula< Point< H, dim >, concepts::Realtype< Point< H, dim > >::type > | pure virtual |
ElementFormula< Point< H, dim >, concepts::Realtype< Point< H, dim > >::type >::operator()(const ElementWithCell< concepts::Realtype< Point< H, dim > >::type > &elm, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFormula< Point< H, dim >, concepts::Realtype< Point< H, dim > >::type > | pure virtual |
PiecewiseFormulaBase(const Point< H, dim > dflt_value=(Point< H, dim >) 0) | concepts::PiecewiseFormulaBase< Point< H, dim > > | |
PiecewiseFormulaVector(const Space< G > &spc, const Vector< F > &coeff, const ElementFunction< H, G > &fun) | concepts::PiecewiseFormulaVector< dim, F, G, H > | |
PiecewiseFormulaVectorBase(const Space< G > &spc, const Vector< F > &coeff, const ElementFunction< H, G > &fun) | concepts::PiecewiseFormulaVectorBase< F, G, Point< H, dim >, H > | |
spc_ | concepts::PiecewiseFormulaVectorBase< F, G, Point< H, dim >, H > | protected |
value_type typedef | concepts::ElementFormula< Point< H, dim >, concepts::Realtype< Point< H, dim > >::type > | |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~ElementFormula() | concepts::ElementFormula< Point< H, dim >, concepts::Realtype< Point< H, dim > >::type > | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |
~PiecewiseFormulaBase() | concepts::PiecewiseFormulaBase< Point< H, dim > > | virtual |