clone() const | concepts::PiecewiseFormulaVector< dim, F, G, H > | inlinevirtual |
coeff_ | concepts::PiecewiseFormulaVectorBase< F, G, Point< H, dim >, H > | protected |
dflt_value() const | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
dflt_value() | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
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 (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | |
info(std::ostream &os) const | concepts::PiecewiseFormulaBase< F > | 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 (defined in concepts::PiecewiseFormulaVector< dim, F, G, H >) | concepts::PiecewiseFormulaVector< dim, F, G, H > | virtual |
operator()(const Connector &cell, const Real3d &p, const Real t=0.0) const (defined in concepts::PiecewiseFormulaVector< dim, F, G, H >) | concepts::PiecewiseFormulaVector< dim, F, G, H > | virtual |
operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
operator()(const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
operator()(const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
ElementFormula< F, concepts::Realtype< F >::type >::operator()(const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real p, const Real t=0.0) const=0 | concepts::ElementFormula< F, concepts::Realtype< F >::type > | pure virtual |
ElementFormula< F, concepts::Realtype< F >::type >::operator()(const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFormula< F, concepts::Realtype< F >::type > | pure virtual |
ElementFormula< F, concepts::Realtype< F >::type >::operator()(const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFormula< F, concepts::Realtype< F >::type > | pure virtual |
PiecewiseFormulaBase(const F dflt_value=(F) 0) | concepts::PiecewiseFormulaBase< F > | |
PiecewiseFormulaVector(const Space< G > &spc, const Vector< F > &coeff, const ElementFunction< H, G > &fun) (defined in concepts::PiecewiseFormulaVector< dim, F, G, H >) | 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 |
~Cloneable() (defined in concepts::Cloneable) | concepts::Cloneable | inlinevirtual |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |
~PiecewiseFormulaBase() (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | virtual |