dune-pdelab 2.8
Loading...
Searching...
No Matches
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
 
void pre (T1 &&t1, T2 &&t2, TreePath treePath) const
 
void in (T1 &&t1, T2 &&t2, TreePath treePath) const
 
void post (T1 &&t1, T2 &&t2, TreePath treePath) const
 
void leaf (T1 &&t1, T2 &&t2, TreePath treePath) const
 
void beforeChild (T1 &&t1, Child1 &&child1, T2 &&t2, Child2 &&child2, TreePath treePath, ChildIndex childIndex) const
 
void afterChild (T1 &&t1, Child1 &&child1, T2 &&t2, Child2 &&child2, TreePath treePath, ChildIndex childIndex) const
 

Static Public Attributes

static const TreePathType::Type treePathType
 

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: