deal.II version GIT relicensing-1838-g97284be5cd 2024-09-11 15:30: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 |