base_object_constructor Derived Type

type, public :: base_object_constructor

Abstract base object constructor.

Inherited By

type~~base_object_constructor~~InheritedByGraph type~base_object_constructor base_object_constructor type~polynomials_constructor polynomials_constructor type~base_object_constructor->type~polynomials_constructor type~optimal_weights_constructor optimal_weights_constructor type~base_object_constructor->type~optimal_weights_constructor type~alpha_coefficients_constructor alpha_coefficients_constructor type~base_object_constructor->type~alpha_coefficients_constructor type~smoothness_indicators_constructor smoothness_indicators_constructor type~base_object_constructor->type~smoothness_indicators_constructor type~interpolator_constructor interpolator_constructor type~base_object_constructor->type~interpolator_constructor type~polynomials_constructor->type~interpolator_constructor polynom type~interpolator_js_constructor interpolator_js_constructor type~polynomials_constructor->type~interpolator_js_constructor polynom type~polynomials_js_constructor polynomials_js_constructor type~polynomials_constructor->type~polynomials_js_constructor type~optimal_weights_constructor->type~interpolator_constructor weights type~optimal_weights_constructor->type~interpolator_js_constructor weights type~optimal_weights_js_constructor optimal_weights_js_constructor type~optimal_weights_constructor->type~optimal_weights_js_constructor type~alpha_coefficients_constructor->type~interpolator_constructor alpha type~alpha_coefficients_constructor->type~interpolator_js_constructor alpha type~alpha_coefficients_z_constructor alpha_coefficients_z_constructor type~alpha_coefficients_constructor->type~alpha_coefficients_z_constructor type~alpha_coefficients_js_constructor alpha_coefficients_js_constructor type~alpha_coefficients_constructor->type~alpha_coefficients_js_constructor type~alpha_coefficients_m_constructor alpha_coefficients_m_constructor type~alpha_coefficients_constructor->type~alpha_coefficients_m_constructor type~smoothness_indicators_constructor->type~interpolator_constructor is type~smoothness_indicators_constructor->type~interpolator_js_constructor is type~smoothness_indicators_js_constructor smoothness_indicators_js_constructor type~smoothness_indicators_constructor->type~smoothness_indicators_js_constructor type~interpolator_constructor->type~interpolator_js_constructor
Help

Source Code

type :: base_object_constructor
  !< Abstract base object constructor.
endtype base_object_constructor