dune-pdelab  2.7-git
Public Types | Public Member Functions | List of all members
Dune::PDELab::CG2DGHelper::WrappedLocalShapeFunction< Imp > Class Template Reference

#include <dune/pdelab/backend/istl/cg_to_dg_prolongation.hh>

Public Types

typedef WrappedLocalShapeFunctionTraits< Imp > Traits
 

Public Member Functions

 WrappedLocalShapeFunction (const Imp &imp, int comp)
 
Dune::FieldVector< DF, 1 > operator() (const Dune::FieldVector< DF, dim > &x) const
 

Member Typedef Documentation

◆ Traits

Constructor & Destructor Documentation

◆ WrappedLocalShapeFunction()

template<typename Imp >
Dune::PDELab::CG2DGHelper::WrappedLocalShapeFunction< Imp >::WrappedLocalShapeFunction ( const Imp &  imp,
int  comp 
)
inline

Member Function Documentation

◆ operator()()

template<typename Imp >
Dune::FieldVector<DF,1> Dune::PDELab::CG2DGHelper::WrappedLocalShapeFunction< Imp >::operator() ( const Dune::FieldVector< DF, dim > &  x) const
inline

The documentation for this class was generated from the following file: