NuTo
Numerics Tool
Classes | Namespaces | Functions
InterpolationSimple.h File Reference
#include <Eigen/Core>
#include "nuto/mechanics/interpolation/TypeDefs.h"
#include <memory>
#include "nuto/math/shapes/Shape.h"

Go to the source code of this file.

Classes

class  NuTo::InterpolationSimple
 Base class for the interpolation. The derived classes provide information about the actual interpolation. More...
 

Namespaces

 NuTo
 

Functions

NuTo::InterpolationSimpleNuTo::new_clone (const NuTo::InterpolationSimple &interpolation)
 clone methods that enables a boost::ptr_container<this> to copy itself More...