dune-pdelab
2.0.0
|
#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.
Classes | |
struct | Dune::PDELab::InterpolateBackendStandard |
Namespaces | |
Dune | |
Dune::PDELab | |
Functions | |
template<typename F , typename GFS , typename XG > | |
void | Dune::PDELab::interpolate (const F &f, const GFS &gfs, XG &xg) |
interpolation from a given grid function More... | |
const E& e |
Referenced by Dune::PDELab::HangingNodeManager< Grid, BoundaryFunction >::adaptToIsolatedHangingNodes(), Dune::PDELab::ConvectionDiffusionDG< T, FiniteElementMap >::alpha_boundary(), Dune::PDELab::ConvectionDiffusionDG< T, FiniteElementMap >::alpha_skeleton(), Dune::PDELab::DiffusionMFD< Data, WBuilder >::alpha_volume_post_skeleton(), Dune::PDELab::HangingNodesConstraintsAssemblers::CubeGridQ1Assembler::assembleConstraints(), Dune::PDELab::HangingNodesConstraintsAssemblers::SimplexGridP1Assembler::assembleConstraints(), Dune::PDELab::LinearAcousticsEigenvectors< 3 >::eigenvectors(), Dune::PDELab::LinearAcousticsEigenvectors< 3 >::eigenvectors_transposed(), Dune::PDELab::error_distribution(), Dune::PDELab::RT0Cube2DLocalFiniteElementMap< GV, D, R >::find(), Dune::PDELab::RT0Cube3DLocalFiniteElementMap< GV, D, R >::find(), Dune::PDELab::RT0Simplex2DLocalFiniteElementMap< GV, D, R >::find(), Dune::PDELab::RT1Cube2DLocalFiniteElementMap< GV, D, R >::find(), Dune::PDELab::RT1Cube3DLocalFiniteElementMap< GV, D, R >::find(), Dune::PDELab::BDM1Simplex2DLocalFiniteElementMap< GV, D, R >::find(), Dune::PDELab::RT2Cube2DLocalFiniteElementMap< GV, D, R >::find(), Dune::PDELab::RT1Simplex2DLocalFiniteElementMap< GV, D, R >::find(), Dune::PDELab::BDM1Cube2DLocalFiniteElementMap< GV, D, R >::find(), Dune::PDELab::EdgeS0LocalFiniteElementMap< GV, FE, Imp >::find(), Dune::PDELab::LinearAcousticsModelProblem< GV, RF >::g(), Dune::PDELab::ISTLBlockVectorContainer< GFS, C >::ISTLBlockVectorContainer(), Dune::PDELab::ISTLMatrixContainer< GFSV, GFSU, C, Stats >::ISTLMatrixContainer(), Dune::PDELab::DiffusionMFD< Data, WBuilder >::jacobian_apply_volume_post_skeleton(), Dune::PDELab::ConvectionDiffusionDG< T, FiniteElementMap >::jacobian_boundary(), Dune::PDELab::ConvectionDiffusionDG< T, FiniteElementMap >::jacobian_skeleton(), Dune::PDELab::DiffusionMFD< Data, WBuilder >::jacobian_volume_post_skeleton(), Dune::PDELab::DiffusionMFD< Data, WBuilder >::lambda_boundary(), Dune::PDELab::NewtonTerminate< GOS, TrlV, TstV >::NewtonTerminate(), Dune::PDELab::ISTLBlockVectorContainer< GFS, C >::operator*=(), Dune::PDELab::ISTLMatrixContainer< GFSV, GFSU, C, Stats >::operator*=(), Dune::PDELab::ISTLBlockVectorContainer< GFS, C >::operator+=(), Dune::PDELab::simple::MatrixContainer< GFSV, GFSU, C >::operator=(), Dune::PDELab::ISTLBlockVectorContainer< GFS, C >::operator=(), Dune::PDELab::simple::VectorContainer< GFS, C >::operator=(), Dune::PDELab::simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I >::operator=(), Dune::PDELab::ISTLMatrixContainer< GFSV, GFSU, C, Stats >::operator=(), Dune::PDELab::OneStepLocalJacobianAssemblerEngine< OneStepLocalAssembler >::preAssembly(), Dune::PDELab::OneStepLocalResidualAssemblerEngine< OneStepLocalAssembler >::preAssembly(), Dune::PDELab::GridAdaptor< Grid, GFSU, U, Projection >::replayData(), Dune::PDELab::GFSDataHandle< GFS, V, DataGatherScatter< AddClearGatherScatter > >::scatter(), Dune::PDELab::HangingNodesDirichletConstraints< Grid, HangingNodesConstraintsAssemblerType, BoundaryFunction >::skeleton(), and Dune::PDELab::StructuredGrid< YaspGrid< dim > >::StructuredGrid().
IB ib |
const LF& lf |
XG& xg |