Reference documentation for deal.II version 9.6.0
|
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 |