Flow123d  master-f44eb46
Interpolant Member List

This is the complete list of members for Interpolant, including all inherited members.

a_div_stepInterpolantBaseprotected
automatic_sizeInterpolantBaseprotected
bound_a() constInterpolantBaseinline
bound_a_InterpolantBaseprotected
bound_b() constInterpolantBaseinline
bound_b_InterpolantBaseprotected
check_all()InterpolantBaseprotected
check_stats_and_reinterpolate(double percentage=0.3)InterpolantBase
checksInterpolantBaseprotected
compute_error(double tol, std::vector< double > &f, std::vector< double > &df)Interpolantprotected
compute_error(double tol, double p, ErrorNorm::Type norm_type)Interpolantprotected
compute_values()Interpolantprotected
default_max_sizeInterpolantBaseprotectedstatic
df_vecInterpolantprotected
diff(double x)Interpolantinline
diff_p1(double x)Interpolantinlineprotected
error()InterpolantBaseinline
error_InterpolantBaseprotected
extrapolationInterpolantBaseprotected
f_diff(double x)Interpolantinline
f_diffn(double x, unsigned int n)Interpolant
f_val(double x)Interpolantinline
f_vecInterpolantprotected
fact(long x)InterpolantBaseprotected
funcInterpolantprotected
func_diffInterpolantprotected
func_diffnInterpolantprotected
Interpolant()Interpolant
Interpolant(Func< Type > *func, bool interpolate_derivative=false)Interpolant
InterpolantBase()InterpolantBase
interpolate()Interpolantvirtual
interpolate_derivativeInterpolantprotected
max_sizeInterpolantBaseprotected
n_derivativesInterpolantBaseprotectedstatic
n_nodesInterpolantBaseprotected
norm_typeInterpolantBaseprotected
pInterpolantBaseprotected
reset_stat()InterpolantBase
set_extrapolation(Extrapolation::Type extrapolation)InterpolantBase
set_functor(Func< Type > *func, bool interpolate_derivative=false)Interpolant
set_interval(double bound_a, double bound_b)InterpolantBase
set_norm(ErrorNorm::Type norm_type=ErrorNorm::max, double p=2)InterpolantBase
set_size(unsigned int size)InterpolantBase
set_size_automatic(double user_tol, unsigned int init_size, unsigned int max_size=default_max_size)InterpolantBase
simpson_toleranceInterpolantBaseprotectedstatic
size() constInterpolantBaseinline
size_InterpolantBaseprotected
statistics() constInterpolantBaseinline
statsInterpolantBaseprotected
stepInterpolantBaseprotected
swap_middle_values(std::vector< double > &f, std::vector< double > &df)Interpolantprotected
user_tolInterpolantBaseprotected
val(double x)Interpolantinline
val_p1(double x)Interpolantinline
val_test(double x)Interpolantinline
~Interpolant(void)Interpolantvirtual
~InterpolantBase()InterpolantBasevirtual