dune-pdelab
2.5-dev
|
#include <dune/common/typetraits.hh>
#include <dune/typetree/typetraits.hh>
Go to the source code of this file.
Namespaces | |
Dune | |
For backward compatibility – Do not use this! | |
Dune::PDELab | |
Typedefs | |
template<typename T > | |
using | Dune::PDELab::IsGridFunction = std::integral_constant< bool, impl::IsGridFunction< std::decay_t< T >>::value > |