DUNE-FEM (unstable)

Dune::Fem::IsConstLocalFunction< T, std::enable_if_t<(std::is_same< T, std::decay_t< T > >{} &&std::is_same< T, Fem::ConstLocalFunction< typename T::GridFunctionType > >{})> > Struct Template Reference

#include <dune/fem/function/localfunction/const.hh>

Detailed Description

template<class T>
struct Dune::Fem::IsConstLocalFunction< T, std::enable_if_t<(std::is_same< T, std::decay_t< T > >{} &&std::is_same< T, Fem::ConstLocalFunction< typename T::GridFunctionType > >{})> >

TrueType if a T can be wrapped into a Fem::ConstLocalFunction.


The documentation for this struct was generated from the following file:
  • dune/fem/function/localfunction/const.hh
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 27, 22:29, 2024)