ASPECT
|
This is the complete list of members for aspect::Utilities::tk::spline, including all inherited members.
m_a | aspect::Utilities::tk::spline | private |
m_b | aspect::Utilities::tk::spline | private |
m_c | aspect::Utilities::tk::spline | private |
m_x | aspect::Utilities::tk::spline | private |
m_y | aspect::Utilities::tk::spline | private |
operator()(double x) const | aspect::Utilities::tk::spline | |
set_points(const std::vector< double > &x, const std::vector< double > &y, const bool cubic_spline=true, const bool monotone_spline=false) | aspect::Utilities::tk::spline |