![]() |
D2MW
1.0
DRAGON2 for MilkyWay
|
#include "utilities.h"
Functions | |
void | copy_vector_with_units (const std::vector< double > &v_old, std::vector< double > &v_new, double units) |
double | Interpol1D (double x, double xa, double xb, double ya, double yb) |
void copy_vector_with_units | ( | const std::vector< double > & | v_old, |
std::vector< double > & | v_new, | ||
double | units | ||
) |
double Interpol1D | ( | double | x, |
double | xa, | ||
double | xb, | ||
double | ya, | ||
double | yb | ||
) |