|
Rythmos - Transient Integration for Differential Equations
Version of the Day
|
This is the complete list of members for Rythmos::InterpolationBuffer< Scalar >, including all inherited members.
| addPoints(const Array< Scalar > &time_vec, const Array< RCP< const Thyra::VectorBase< Scalar > > > &x_vec, const Array< RCP< const Thyra::VectorBase< Scalar > > > &xdot_vec) | Rythmos::InterpolationBuffer< Scalar > | virtual |
| assertNoTimePointsBeforeCurrentTimeRange(const InterpolationBufferBase< Scalar > &interpBuffer, const Array< Scalar > &time_vec, const int &startingTimePointIndex=0) | Rythmos::InterpolationBufferBase< Scalar > | related |
| assertNoTimePointsInsideCurrentTimeRange(const InterpolationBufferBase< Scalar > &interpBuffer, const Array< Scalar > &time_vec) | Rythmos::InterpolationBufferBase< Scalar > | related |
| assertTimePointsAreSorted(const Array< Scalar > &time_vec) | Rythmos::InterpolationBufferBase< Scalar > | related |
| describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) const | Rythmos::InterpolationBuffer< Scalar > | |
| description() const | Rythmos::InterpolationBuffer< Scalar > | |
| get_x(const InterpolationBufferBase< Scalar > &interpBuffer, const Scalar &t) | Rythmos::InterpolationBufferBase< Scalar > | related |
| get_x_and_x_dot(const InterpolationBufferBase< Scalar > &interpBuffer, const Scalar t, const Ptr< RCP< const Thyra::VectorBase< Scalar > > > &x, const Ptr< RCP< const Thyra::VectorBase< Scalar > > > &x_dot) | Rythmos::InterpolationBufferBase< Scalar > | related |
| get_x_space() const | Rythmos::InterpolationBuffer< Scalar > | virtual |
| get_xdot(const InterpolationBufferBase< Scalar > &interpBuffer, const Scalar &t) | Rythmos::InterpolationBufferBase< Scalar > | related |
| getCurrentPoints(const InterpolationBufferBase< Scalar > &interpBuffer, const Array< Scalar > &time_vec, Array< RCP< const Thyra::VectorBase< Scalar > > > *x_vec, Array< RCP< const Thyra::VectorBase< Scalar > > > *xdot_vec, int *nextTimePointIndex) | Rythmos::InterpolationBufferBase< Scalar > | related |
| getIBPolicy() | Rythmos::InterpolationBuffer< Scalar > | |
| getInterpolator() const | Rythmos::InterpolationBuffer< Scalar > | virtual |
| getNodes(Array< Scalar > *time_vec) const | Rythmos::InterpolationBuffer< Scalar > | virtual |
| getNonconstInterpolator() | Rythmos::InterpolationBuffer< Scalar > | virtual |
| getNonconstParameterList() | Rythmos::InterpolationBuffer< Scalar > | |
| getOrder() const | Rythmos::InterpolationBuffer< Scalar > | virtual |
| getPoints(const Array< Scalar > &time_vec, Array< RCP< const Thyra::VectorBase< Scalar > > > *x_vec, Array< RCP< const Thyra::VectorBase< Scalar > > > *xdot_vec, Array< ScalarMag > *accuracy_vec) const | Rythmos::InterpolationBuffer< Scalar > | virtual |
| getStorage() const | Rythmos::InterpolationBuffer< Scalar > | |
| getTimeRange() const | Rythmos::InterpolationBuffer< Scalar > | virtual |
| initialize(const RCP< InterpolatorBase< Scalar > > &interpolator, int storage) | Rythmos::InterpolationBuffer< Scalar > | |
| InterpolationBuffer() | Rythmos::InterpolationBuffer< Scalar > | |
| interpolationBuffer(const RCP< InterpolatorBase< Scalar > > &interpolator=Teuchos::null, int storage=0) | Rythmos::InterpolationBuffer< Scalar > | related |
| removeNodes(Array< Scalar > &time_vec) | Rythmos::InterpolationBuffer< Scalar > | virtual |
| removePointsInTimeRange(Array< TimeType > *points_in, const TimeRange< TimeType > &range) | Rythmos::InterpolationBufferBase< Scalar > | related |
| selectPointsInTimeRange(const Array< TimeType > &points_in, const TimeRange< TimeType > &range, const Ptr< Array< TimeType > > &points_out) | Rythmos::InterpolationBufferBase< Scalar > | related |
| setInterpolator(const RCP< InterpolatorBase< Scalar > > &interpolator) | Rythmos::InterpolationBuffer< Scalar > | virtual |
| setParameterList(RCP< Teuchos::ParameterList > const ¶mList) | Rythmos::InterpolationBuffer< Scalar > | |
| setStorage(int storage) | Rythmos::InterpolationBuffer< Scalar > | |
| unSetInterpolator() | Rythmos::InterpolationBuffer< Scalar > | virtual |
| unsetParameterList() | Rythmos::InterpolationBuffer< Scalar > | |
| ~InterpolationBuffer() | Rythmos::InterpolationBuffer< Scalar > | inline |
| ~InterpolatorAcceptingObjectBase() | Rythmos::InterpolatorAcceptingObjectBase< Scalar > | inlinevirtual |
1.8.5