Tempus
Version of the Day
Time Integration
|
#include "Tempus_Interpolator.hpp"
Go to the source code of this file.
Classes | |
class | Tempus::InterpolatorLagrange< Scalar > |
Concrete implemenation of Interpolator that does simple lagrange interpolation. More... | |
Namespaces | |
Tempus | |
Functions | |
template<class Scalar > | |
Teuchos::RCP < InterpolatorLagrange< Scalar > > | Tempus::lagrangeInterpolator () |