dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Dune::PDELab::FastDGGridOperator< GFSU, GFSV, LOP, MB, DF, RF, JF, CU, CV >::SetupGridOperator< GridOperatorTuple > Struct Template Reference

#include <dune/pdelab/gridoperator/fastdg.hh>

Public Member Functions

 SetupGridOperator ()
 
template<typename T >
void visit (T &elem)
 

Public Attributes

int index
 
const int size
 

Detailed Description

template<typename GFSU, typename GFSV, typename LOP, typename MB, typename DF, typename RF, typename JF, typename CU = Dune::PDELab::EmptyTransformation, typename CV = Dune::PDELab::EmptyTransformation>
template<typename GridOperatorTuple>
struct Dune::PDELab::FastDGGridOperator< GFSU, GFSV, LOP, MB, DF, RF, JF, CU, CV >::SetupGridOperator< GridOperatorTuple >

Visitor which is called in the method setupGridOperators for each tuple element.

Constructor & Destructor Documentation

◆ SetupGridOperator()

template<typename GFSU , typename GFSV , typename LOP , typename MB , typename DF , typename RF , typename JF , typename CU = Dune::PDELab::EmptyTransformation, typename CV = Dune::PDELab::EmptyTransformation>
template<typename GridOperatorTuple >
Dune::PDELab::FastDGGridOperator< GFSU, GFSV, LOP, MB, DF, RF, JF, CU, CV >::SetupGridOperator< GridOperatorTuple >::SetupGridOperator ( )
inline

Member Function Documentation

◆ visit()

template<typename GFSU , typename GFSV , typename LOP , typename MB , typename DF , typename RF , typename JF , typename CU = Dune::PDELab::EmptyTransformation, typename CV = Dune::PDELab::EmptyTransformation>
template<typename GridOperatorTuple >
template<typename T >
void Dune::PDELab::FastDGGridOperator< GFSU, GFSV, LOP, MB, DF, RF, JF, CU, CV >::SetupGridOperator< GridOperatorTuple >::visit ( T &  elem)
inline

Member Data Documentation

◆ index

template<typename GFSU , typename GFSV , typename LOP , typename MB , typename DF , typename RF , typename JF , typename CU = Dune::PDELab::EmptyTransformation, typename CV = Dune::PDELab::EmptyTransformation>
template<typename GridOperatorTuple >
int Dune::PDELab::FastDGGridOperator< GFSU, GFSV, LOP, MB, DF, RF, JF, CU, CV >::SetupGridOperator< GridOperatorTuple >::index

◆ size

template<typename GFSU , typename GFSV , typename LOP , typename MB , typename DF , typename RF , typename JF , typename CU = Dune::PDELab::EmptyTransformation, typename CV = Dune::PDELab::EmptyTransformation>
template<typename GridOperatorTuple >
const int Dune::PDELab::FastDGGridOperator< GFSU, GFSV, LOP, MB, DF, RF, JF, CU, CV >::SetupGridOperator< GridOperatorTuple >::size

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