dune-pdelab 2.10-git
Loading...
Searching...
No Matches
typetraits.hh File Reference

Go to the source code of this file.

Namespaces

namespace  Dune
 For backward compatibility – Do not use this!
 
namespace  Dune::PDELab
 

Typedefs

template<typename T >
using Dune::PDELab::IsGridFunction = std::integral_constant< bool, impl::IsGridFunction< std::decay_t< T > >::value >