deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
|
Functions | |
double | legendre (unsigned int l, double x) |
float | legendre (unsigned int l, float x) |
float | legendref (unsigned int l, float x) |
Similarly, deal.II defined the C++17 library features it used before requiring C++17 in this namespac.
The most notable example is the std::optional
class that was introduced to C++ starting with the C++17 standard.
|
inline |