Base typedef | Dune::Fem::GridFunctionView< GF, false > | |
bind(const Entity &entity) | Dune::Fem::GridFunctionView< GF, false > | inline |
bind(const IntersectionType &intersection, IntersectionSide side) | Dune::Fem::GridFunctionView< GF, false > | inline |
BindableGridFunction< GF::GridPartType, GF::RangeType >::bind(const EntityType &entity) | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | inline |
BindableGridFunction(const GF::GridPartType &gridPart) | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | inline |
continuous() const | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | inline |
DomainType typedef | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | |
Entity typedef | Dune::Fem::GridFunctionView< GF, false > | |
entity() const | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | inline |
entity_ | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | protected |
EntityType typedef | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | |
evaluate(const Point &x, RangeType &ret) const | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | |
evaluate(const Quadrature &quadrature, RangeArray &values) const | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | inline |
FunctionSpaceType typedef | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | |
Geometry typedef | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | |
geometry() const | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | inline |
geometry_ | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | protected |
global(const Point &x) const | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | inline |
GridFunctionView(const GF &gf) | Dune::Fem::GridFunctionView< GF, false > | inline |
gridPart() const | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | inline |
gridPart_ | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | protected |
GridPartType typedef | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | |
HessianRangeType typedef | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | |
IntersectionType typedef | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | |
JacobianRangeType typedef | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | |
LocalCoordinate typedef | Dune::Fem::GridFunctionView< GF, false > | |
operator()(const LocalCoordinate &x) const | Dune::Fem::GridFunctionView< GF, false > | inline |
RangeFieldType typedef | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | |
RangeType typedef | Dune::Fem::BindableGridFunction< GF::GridPartType, GF::RangeType > | |
unbind() | Dune::Fem::GridFunctionView< GF, false > | inline |
Value typedef | Dune::Fem::GridFunctionView< GF, false > | |