Discontinuous Galerkin Library
#include "dg/algorithm.h"
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
dg::Extrapolation< ContainerType > Member List

This is the complete list of members for dg::Extrapolation< ContainerType >, including all inherited members.

container_type typedefdg::Extrapolation< ContainerType >
derive(value_type t, ContainerType0 &dot_x) constdg::Extrapolation< ContainerType >inline
derive(ContainerType0 &dot_x) constdg::Extrapolation< ContainerType >inline
exists(value_type t) constdg::Extrapolation< ContainerType >inline
extrapolate(value_type t, ContainerType0 &new_x) constdg::Extrapolation< ContainerType >inline
extrapolate(ContainerType0 &new_x) constdg::Extrapolation< ContainerType >inline
Extrapolation()dg::Extrapolation< ContainerType >inline
Extrapolation(unsigned max, const ContainerType &copyable)dg::Extrapolation< ContainerType >inline
get_max() constdg::Extrapolation< ContainerType >inline
head() constdg::Extrapolation< ContainerType >inline
set_max(unsigned max, const ContainerType &copyable)dg::Extrapolation< ContainerType >inline
tail()dg::Extrapolation< ContainerType >inline
tail() constdg::Extrapolation< ContainerType >inline
update(value_type t_new, const ContainerType0 &new_entry)dg::Extrapolation< ContainerType >inline
update(const ContainerType0 &new_entry)dg::Extrapolation< ContainerType >inline
value_type typedefdg::Extrapolation< ContainerType >