dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::PDELab::replay_visitor< GFS, DOFVector, CountVector >::coarse_function< FiniteElement >::Traits Struct Reference

Traits class containing decayed types. More...

#include <dune/pdelab/adaptivity/adaptivity.hh>

Public Types

using RangeType = std::decay_t< Range >
 

Detailed Description

template<typename GFS, typename DOFVector, typename CountVector>
template<typename FiniteElement>
struct Dune::PDELab::replay_visitor< GFS, DOFVector, CountVector >::coarse_function< FiniteElement >::Traits

Traits class containing decayed types.

Member Typedef Documentation

◆ RangeType

template<typename GFS , typename DOFVector , typename CountVector >
template<typename FiniteElement >
using Dune::PDELab::replay_visitor< GFS, DOFVector, CountVector >::coarse_function< FiniteElement >::Traits::RangeType = std::decay_t<Range>

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