Declares a class implementing the intepolation of a single stellar quantity from stellar evolution tracks. More...
#include "../Core/SharedLibraryExportMacros.h"
#include "AllowedGridGrowth.h"
#include "RemoveLogDeriv.h"
#include "SumDerivatives.h"
#include "InterpolatedDerivatives.h"
#include "mass_feh_interp.h"
#include "../Core/Functions.h"
#include "../Core/InterpSolutionIterator.h"
#include "../Core/InterpolatingFunctionALGLIB.h"
#include "../Core/Error.h"
#include <valarray>
#include <list>
#include <string>
#include <iostream>
#include <fstream>
#include <sstream>
Go to the source code of this file.
Classes | |
class | StellarEvolution::EvolvingStellarQuantity |
A class for stellar properties that depend on age. More... | |
Declares a class implementing the intepolation of a single stellar quantity from stellar evolution tracks.
Definition in file EvolvingStellarQuantity.h.