DUNE-ACFEM (unstable)

Dune::ACFem::IsScalar< F, std::enable_if_t<(std::is_convertible< F *, typename FieldTraits< F >::field_type * >::value &&(std::numeric_limits< typename FieldTraits< F >::real_type >::is_iec559||std::numeric_limits< typename FieldTraits< F >::real_type >::is_integer))> > Struct Template Reference

Standard floating point types and integral types are scalars, also FieldVectors of dimension 1 convertible to standard floating point types. More...

#include <dune/acfem/expressions/typetraits.hh>

Detailed Description

template<class F>
struct Dune::ACFem::IsScalar< F, std::enable_if_t<(std::is_convertible< F *, typename FieldTraits< F >::field_type * >::value &&(std::numeric_limits< typename FieldTraits< F >::real_type >::is_iec559||std::numeric_limits< typename FieldTraits< F >::real_type >::is_integer))> >

Standard floating point types and integral types are scalars, also FieldVectors of dimension 1 convertible to standard floating point types.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 25, 22:37, 2024)