#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::HangingNodeManager< Grid, BoundaryFunction >::adaptToIsolatedHangingNodes(), Dune::PDELab::ConvectionDiffusionDG< T, FiniteElementMap >::alpha_boundary(), Dune::PDELab::ConvectionDiffusionDG< T, FiniteElementMap >::alpha_skeleton(), Dune::PDELab::HangingNodesConstraintsAssemblers::CubeGridQ1Assembler::assembleConstraints(), Dune::PDELab::HangingNodesConstraintsAssemblers::SimplexGridP1Assembler::assembleConstraints(), Dune::PDELab::istl::BCRSMatrix< GFSV, GFSU, C, Stats >::BCRSMatrix(), Dune::PDELab::istl::BlockVector< GFS, C >::BlockVector(), Dune::PDELab::LinearAcousticsEigenvectors< 3 >::eigenvectors(), Dune::PDELab::LinearAcousticsEigenvectors< 3 >::eigenvectors_transposed(), Dune::PDELab::error_distribution(), Dune::PDELab::EdgeS0LocalFiniteElementMap< GV, FE, Imp >::find(), Dune::PDELab::LinearAcousticsModelProblem< GV, RF >::g(), Dune::PDELab::ConvectionDiffusionDG< T, FiniteElementMap >::jacobian_boundary(), Dune::PDELab::ConvectionDiffusionDG< T, FiniteElementMap >::jacobian_skeleton(), Dune::PDELab::NewtonTerminate< GOS, TrlV, TstV >::NewtonTerminate(), Dune::PDELab::istl::BlockVector< GFS, C >::operator*=(), Dune::PDELab::istl::BCRSMatrix< GFSV, GFSU, C, Stats >::operator*=(), Dune::PDELab::istl::BlockVector< GFS, C >::operator+=(), Dune::PDELab::simple::MatrixContainer< GFSV, GFSU, C >::operator=(), Dune::PDELab::istl::BlockVector< GFS, C >::operator=(), Dune::PDELab::simple::VectorContainer< GFS, C >::operator=(), Dune::PDELab::istl::BCRSMatrix< GFSV, GFSU, C, Stats >::operator=(), Dune::PDELab::simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I >::operator=(), Dune::PDELab::OneStepLocalJacobianAssemblerEngine< OneStepLocalAssembler >::preAssembly(), Dune::PDELab::OneStepLocalResidualAssemblerEngine< OneStepLocalAssembler >::preAssembly(), Dune::PDELab::GFSDataHandle< GFS, V, DataGatherScatter< AddClearGatherScatter > >::scatter(), Dune::PDELab::HangingNodesDirichletConstraints< Grid, HangingNodesConstraintsAssemblerType, BoundaryFunction >::skeleton(), and Dune::PDELab::StructuredGrid< YaspGrid< dim > >::StructuredGrid().