Legendre¶
-
class
dolfin.cpp.function.Legendre¶ Bases:
objectInterface for computing Legendre polynomials via Boost.
-
static
d2dx(*args)¶ Evaluate second derivative of polynomial of order n at point x
-
static
ddx(*args)¶ Evaluate first derivative of polynomial of order n at point x
-
static
eval(*args)¶ Evaluate polynomial of order n at point x
-
thisown¶ The membership flag
-
static