![]() |
NuTo
Numerics Tool
|
Go to the source code of this file.
Namespaces | |
| NuTo | |
Functions | |
| std::unique_ptr< InterpolationSimple > | NuTo::CreateLagrangeInterpolation (const Shape &shape, int order) |
| Create a new Lagrange interpolation from a given shape and order. More... | |
| std::unique_ptr< InterpolationSimple > | NuTo::CreateLobattoInterpolation (const Shape &shape, int order) |
| Create a new Lobatto interpolation from a given shape and order. More... | |
1.8.11