| DiscreteFunctionSpaceType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| DomainFieldType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| DomainType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| EntityType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| evaluate(const DomainType &global, RangeType &result) const | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | inline |
| expression() const | Dune::ACFem::ExpressionTemplate< LocalFunctionWrapper< LocalFunctionImpl, GridPart > > | inline |
| expression() | Dune::ACFem::ExpressionTemplate< LocalFunctionWrapper< LocalFunctionImpl, GridPart > > | inline |
| expressionName() const | Dune::ACFem::GridFunctionExpression< LocalFunctionImpl::FunctionSpaceType, LocalFunctionWrapper< LocalFunctionImpl, GridPart >, ExpressionTemplate > | inline |
| ExpressionType typedef | Dune::ACFem::ExpressionTemplate< LocalFunctionWrapper< LocalFunctionImpl, GridPart > > | |
| GridPartType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| GridType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| hessian(const DomainType &global, HessianRangeType &result) const | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | inline |
| HessianRangeType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| jacobian(const DomainType &global, JacobianRangeType &result) const | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | inline |
| JacobianRangeType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| localFunction(const EntityType &entity) | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | inline |
| localFunction(const EntityType &entity) const | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | inline |
| LocalFunctionImplType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| LocalFunctionType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| LocalFunctionWrapper(const std::string &name, const LocalFunctionImplType &eval, const GridPartType &gridPart, unsigned int order=DiscreteFunctionSpaceType::polynomialOrder) | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | inline |
| name() const | Dune::ACFem::GridFunctionExpression< LocalFunctionImpl::FunctionSpaceType, LocalFunctionWrapper< LocalFunctionImpl, GridPart >, ExpressionTemplate > | inline |
| operator*() const | Dune::ACFem::ExpressionTemplate< LocalFunctionWrapper< LocalFunctionImpl, GridPart > > | inline |
| RangeFieldType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| RangeType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |
| setName(const std::string &newName) | Dune::ACFem::GridFunctionExpression< LocalFunctionImpl::FunctionSpaceType, LocalFunctionWrapper< LocalFunctionImpl, GridPart >, ExpressionTemplate > | inline |
| TraitsType typedef | Dune::ACFem::LocalFunctionWrapper< LocalFunctionImpl, GridPart > | |