dune-pdelab  2.4.1
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 WrappedLocalShapeFunction< Imp > Traits
 

Public Member Functions

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

Member Typedef Documentation

Constructor & Destructor Documentation

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

Member Function Documentation

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

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