dune-pdelab  2.5-dev
Public Member Functions | List of all members
Dune::PDELab::CG2DGHelper::ComputeCG2DGVisitor< R > Class Template Reference

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

Inheritance diagram for Dune::PDELab::CG2DGHelper::ComputeCG2DGVisitor< R >:
Inheritance graph

Public Member Functions

 ComputeCG2DGVisitor (LocalMatrix< R > &mat)
 
template<typename LFSU , typename LFSV , typename TreePath >
void leaf (const LFSU &lfsu, const LFSV &lfsv, TreePath treePath) const
 

Constructor & Destructor Documentation

§ ComputeCG2DGVisitor()

template<typename R>
Dune::PDELab::CG2DGHelper::ComputeCG2DGVisitor< R >::ComputeCG2DGVisitor ( LocalMatrix< R > &  mat)
inline

Member Function Documentation

§ leaf()

template<typename R>
template<typename LFSU , typename LFSV , typename TreePath >
void Dune::PDELab::CG2DGHelper::ComputeCG2DGVisitor< R >::leaf ( const LFSU &  lfsu,
const LFSV &  lfsv,
TreePath  treePath 
) const
inline

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