#include <vector>
#include <dune/common/exceptions.hh>
#include <dune/localfunctions/common/interfaceswitch.hh>
#include <dune/typetree/typetree.hh>
#include <dune/typetree/pairtraversal.hh>
#include <dune/pdelab/common/function.hh>
#include <dune/pdelab/gridfunctionspace/gridfunctionspace.hh>
#include <dune/pdelab/gridfunctionspace/lfsindexcache.hh>
Go to the source code of this file.
Referenced by Dune::PDELab::GlobalCallableToGridFunctionAdapter< GV, RF, n, F >::evaluate(), Dune::PDELab::GlobalCallableToInstationaryGridFunctionAdapter< GV, RF, n, F, P >::evaluate(), Dune::PDELab::InterpolateBackendStandard::interpolate(), Dune::PDELab::GlobalCallableToBoundaryConditionAdapter< F >::isDirichlet(), and Dune::PDELab::set_constrained_dofs().