Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches
dg::Extrapolation< ContainerType, real_type > Member List

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

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