This is the complete list of members for StellarEvolution::Interpolator, including all inherited members.
__core_formation | StellarEvolution::Interpolator | private |
__interpolated_quantities | StellarEvolution::Interpolator | private |
__log_quantity | StellarEvolution::Interpolator | private |
__track_feh | StellarEvolution::Interpolator | private |
__track_masses | StellarEvolution::Interpolator | private |
__vs_log_age | StellarEvolution::Interpolator | private |
boost::serialization::access (defined in StellarEvolution::Interpolator) | StellarEvolution::Interpolator | friend |
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 | |
find_first_core_index(const std::valarray< double > &core_mass) const | StellarEvolution::Interpolator | private |
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 |
perform_queued_interpolations(InterpolationQueue &interpolation_queue, unsigned num_threads=1) | StellarEvolution::Interpolator | private |
save_state(const std::string &filename="../interp_state_data") const | StellarEvolution::Interpolator | virtual |
serialize(Archive &ar, const unsigned int) | StellarEvolution::Interpolator | private |
~Interpolator() (defined in StellarEvolution::Interpolator) | StellarEvolution::Interpolator | inlinevirtual |