Template Struct LinearHistoryInterpolation¶
Defined in File state_history.h
Struct Documentation¶
-
template<typename Value>
struct LinearHistoryInterpolation¶ Default deterministic linear interpolation for deal.II-style vectors.
A different policy can be supplied to StateHistory without changing its storage or query interface. This is the seam for higher-order interpolation and controlled extrapolation.