Rheolef
7.2
an efficient C++ finite element environment
|
Float
- default floating point
More...
Go to the source code of this file.
Classes | |
struct | float_traits< T > |
helper for std::complex<T>: get basic T type More... | |
struct | float_traits< std::complex< T > > |
struct | is_rheolef_arithmetic< T, Sfinae > |
struct | is_rheolef_arithmetic< T, typename std::enable_if< std::is_arithmetic< T >::value||std::is_same< typename std::decay< T >::type, double >::value >::type > |
struct | upgrade_integral_to_float< T, Check > |
struct | upgrade_integral_to_float< Int, typename std::enable_if< std::is_integral< Int >::value, Int >::type > |
Namespaces | |
namespace | rheolef |
This file is part of Rheolef. | |
namespace | rheolef::details |