This is the complete list of members for StellarEvolution::CustomStellarEvolution::Interpolator, including all inherited members.
core_formation_age() const | StellarEvolution::Interpolator | inlinevirtual |
create_from(const std::valarray< double > &tabulated_masses, const std::valarray< double > &tabulated_feh, const std::list< std::valarray< double > > &tabulated_ages, const std::vector< std::list< std::valarray< double > > > &tabulated_quantities, const std::vector< double > &smoothing, const std::vector< int > &nodes, const std::vector< bool > &vs_log_age, const std::vector< bool > &log_quantity, unsigned num_threads) | StellarEvolution::Interpolator | |
delete_tracks() | StellarEvolution::Interpolator | |
Evolution(const std::string &filename, const std::vector< Columns > &format, const std::vector< double > &smoothing, const std::vector< int > &nodes, const std::vector< bool > &vs_log_age, const std::vector< bool > &log_quantity) | StellarEvolution::CustomStellarEvolution::Interpolator | |
Interpolator() | StellarEvolution::Interpolator | inline |
Interpolator(const std::valarray< double > &tabulated_masses, const std::valarray< double > &tabulated_feh, const std::list< std::valarray< double > > &tabulated_ages, const std::vector< std::list< std::valarray< double > > > &tabulated_quantities, const std::vector< double > &smoothing, const std::vector< int > &nodes, const std::vector< bool > &vs_log_age, const std::vector< bool > &log_quantity, unsigned num_threads) | StellarEvolution::Interpolator | inline |
load_state(const std::string &filename="../interp_state_data") | StellarEvolution::Interpolator | virtual |
operator()(QuantityID quantity, double mass, double feh) const | StellarEvolution::Interpolator | virtual |
read_track(const std::string &filename, const std::vector< Columns > &format) const | StellarEvolution::CustomStellarEvolution::Interpolator | private |
save_state(const std::string &filename="../interp_state_data") const | StellarEvolution::Interpolator | virtual |
~Interpolator() (defined in StellarEvolution::Interpolator) | StellarEvolution::Interpolator | inlinevirtual |