FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Types | Static Public Member Functions | List of all members
Fiber::CubicIpol< T > Class Template Reference

Cubic interpolation using Hermite polynoms. More...

#include <CubicIpol.hpp>

Public Types

typedefvalue_type
 Export the type argument.
 

Static Public Member Functions

template<class Storage1D , class Limiter >
staticinterpolate (const Storage1D &Data, double t, index_t size, const Limiter &L)
 
template<class Storage1D , class Limiter >
staticderivative (const Storage1D &Data, double t, index_t size, const Limiter &L)
 

Detailed Description

template<class T>
class Fiber::CubicIpol< T >

Cubic interpolation using Hermite polynoms.

Author
Werner Benger
Date
3.11.1995, Jun 2004