#include <Rythmos_InterpolationBufferAppenderAcceptingIntegratorBase.hpp>
Inheritance diagram for Rythmos::InterpolationBufferAppenderAcceptingIntegratorBase< Scalar >:

Public Member Functions | |
| virtual void | setInterpolationBufferAppender (const RCP< InterpolationBufferAppenderBase< Scalar > > &interpBufferAppender)=0 |
| | |
| virtual RCP< const InterpolationBufferAppenderBase< Scalar > > | getInterpolationBufferAppender ()=0 |
| | |
| virtual RCP< InterpolationBufferAppenderBase< Scalar > > | getNonconstInterpolationBufferAppender ()=0 |
| | |
| virtual RCP< InterpolationBufferAppenderBase< Scalar > > | unSetInterpolationBufferAppender ()=0 |
| | |
ToDo: Finish documentation!
Definition at line 48 of file Rythmos_InterpolationBufferAppenderAcceptingIntegratorBase.hpp.
| virtual void Rythmos::InterpolationBufferAppenderAcceptingIntegratorBase< Scalar >::setInterpolationBufferAppender | ( | const RCP< InterpolationBufferAppenderBase< Scalar > > & | interpBufferAppender | ) | [pure virtual] |
| virtual RCP<const InterpolationBufferAppenderBase<Scalar> > Rythmos::InterpolationBufferAppenderAcceptingIntegratorBase< Scalar >::getInterpolationBufferAppender | ( | ) | [pure virtual] |
| virtual RCP<InterpolationBufferAppenderBase<Scalar> > Rythmos::InterpolationBufferAppenderAcceptingIntegratorBase< Scalar >::getNonconstInterpolationBufferAppender | ( | ) | [pure virtual] |
| virtual RCP<InterpolationBufferAppenderBase<Scalar> > Rythmos::InterpolationBufferAppenderAcceptingIntegratorBase< Scalar >::unSetInterpolationBufferAppender | ( | ) | [pure virtual] |
1.4.7