Rythmos::LinearInterpolator< Scalar > Class Template Reference

Concrete implemenation of InterpolatorBase just just does simple linear interploation. More...

#include <Rythmos_LinearInterpolator.hpp>

Inheritance diagram for Rythmos::LinearInterpolator< Scalar >:
[legend]

List of all members.

Public Member Functions

 ~LinearInterpolator ()
 
 LinearInterpolator ()
 
bool supportsCloning () const
 
RCP< InterpolatorBase< Scalar > > cloneInterpolator () const
 
void interpolate (const typename DataStore< Scalar >::DataStoreVector_t &data_in, const Array< Scalar > &t_values, typename DataStore< Scalar >::DataStoreVector_t *data_out) const
 
int order () const
 
std::string description () const
 
void describe (FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) const
 
void setParameterList (RCP< ParameterList > const &paramList)
 
RCP< ParameterListgetNonconstParameterList ()
 
RCP< ParameterListunsetParameterList ()
 

Detailed Description

template<class Scalar>
class Rythmos::LinearInterpolator< Scalar >

Concrete implemenation of InterpolatorBase just just does simple linear interploation.

Definition at line 43 of file Rythmos_LinearInterpolator.hpp.


Constructor & Destructor Documentation

template<class Scalar >
Rythmos::LinearInterpolator< Scalar >::~LinearInterpolator (  )  [inline]

Definition at line 48 of file Rythmos_LinearInterpolator.hpp.

template<class Scalar >
Rythmos::LinearInterpolator< Scalar >::LinearInterpolator (  )  [inline]

Definition at line 95 of file Rythmos_LinearInterpolator.hpp.


Member Function Documentation

template<class Scalar >
bool Rythmos::LinearInterpolator< Scalar >::supportsCloning (  )  const [inline, virtual]

Reimplemented from Rythmos::InterpolatorBase< Scalar >.

Definition at line 100 of file Rythmos_LinearInterpolator.hpp.

template<class Scalar >
RCP< InterpolatorBase< Scalar > > Rythmos::LinearInterpolator< Scalar >::cloneInterpolator (  )  const [inline, virtual]

Reimplemented from Rythmos::InterpolatorBase< Scalar >.

Definition at line 108 of file Rythmos_LinearInterpolator.hpp.

template<class Scalar >
void Rythmos::LinearInterpolator< Scalar >::interpolate ( const typename DataStore< Scalar >::DataStoreVector_t &  data_in,
const Array< Scalar > &  t_values,
typename DataStore< Scalar >::DataStoreVector_t *  data_out 
) const [inline, virtual]
template<class Scalar >
int Rythmos::LinearInterpolator< Scalar >::order (  )  const [inline, virtual]
template<class Scalar >
std::string Rythmos::LinearInterpolator< Scalar >::description (  )  const [inline, virtual]

Reimplemented from Teuchos::Describable.

Definition at line 246 of file Rythmos_LinearInterpolator.hpp.

template<class Scalar >
void Rythmos::LinearInterpolator< Scalar >::describe ( FancyOStream out,
const Teuchos::EVerbosityLevel  verbLevel 
) const [inline]

Definition at line 254 of file Rythmos_LinearInterpolator.hpp.

template<class Scalar >
void Rythmos::LinearInterpolator< Scalar >::setParameterList ( RCP< ParameterList > const &  paramList  )  [inline, virtual]

Implements Teuchos::ParameterListAcceptor.

Definition at line 276 of file Rythmos_LinearInterpolator.hpp.

template<class Scalar >
RCP< ParameterList > Rythmos::LinearInterpolator< Scalar >::getNonconstParameterList (  )  [inline, virtual]

Implements Teuchos::ParameterListAcceptor.

Definition at line 293 of file Rythmos_LinearInterpolator.hpp.

template<class Scalar >
RCP< ParameterList > Rythmos::LinearInterpolator< Scalar >::unsetParameterList (  )  [inline, virtual]

Implements Teuchos::ParameterListAcceptor.

Definition at line 301 of file Rythmos_LinearInterpolator.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends

Generated on Tue Oct 20 10:24:10 2009 for Rythmos - Transient Integration for Differential Equations by  doxygen 1.6.1