| FunctorFactory()=default | Dune::Copasi::FunctorFactory< dim > | |
| FunctorFactory(const FunctorFactory &)=delete | Dune::Copasi::FunctorFactory< dim > | |
| FunctorFactory(FunctorFactory &&)=delete | Dune::Copasi::FunctorFactory< dim > | |
| FunctorFactoryParser(ParserType parser_type=default_parser, std::shared_ptr< const ParserContext > parser_context=nullptr) | Dune::Copasi::FunctorFactoryParser< dim > | inlineexplicit |
| FunctorFactoryParser(const FunctorFactoryParser &)=delete | Dune::Copasi::FunctorFactoryParser< dim > | |
| FunctorFactoryParser(FunctorFactoryParser &&)=delete | Dune::Copasi::FunctorFactoryParser< dim > | |
| make_scalar(std::string_view, const ParameterTree &, const LocalDomain< dim > &, int=0) const override | Dune::Copasi::FunctorFactoryParser< dim > | virtual |
| make_tensor_apply(std::string_view, const ParameterTree &, const LocalDomain< dim > &, int=0) const override | Dune::Copasi::FunctorFactoryParser< dim > | virtual |
| make_vector(std::string_view, const ParameterTree &, const LocalDomain< dim > &, int=0) const override | Dune::Copasi::FunctorFactoryParser< dim > | virtual |
| operator=(const FunctorFactoryParser &)=delete | Dune::Copasi::FunctorFactoryParser< dim > | |
| operator=(FunctorFactoryParser &&)=delete | Dune::Copasi::FunctorFactoryParser< dim > | |
| Dune::Copasi::FunctorFactory::operator=(const FunctorFactory &)=delete | Dune::Copasi::FunctorFactory< dim > | |
| Dune::Copasi::FunctorFactory::operator=(FunctorFactory &&)=delete | Dune::Copasi::FunctorFactory< dim > | |
| parser_context() const | Dune::Copasi::FunctorFactoryParser< dim > | inline |
| Scalar typedef | Dune::Copasi::FunctorFactoryParser< dim > | |
| ScalarFunctor typedef | Dune::Copasi::FunctorFactoryParser< dim > | |
| Tensor typedef | Dune::Copasi::FunctorFactoryParser< dim > | |
| TensorApplyFunctor typedef | Dune::Copasi::FunctorFactoryParser< dim > | |
| Vector typedef | Dune::Copasi::FunctorFactoryParser< dim > | |
| VectorFunctor typedef | Dune::Copasi::FunctorFactoryParser< dim > | |
| ~FunctorFactory()=default | Dune::Copasi::FunctorFactory< dim > | virtual |
| ~FunctorFactoryParser() override=default | Dune::Copasi::FunctorFactoryParser< dim > | |