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