Defines the class which implements a custom single track stellar evolution. More...
#include "../Core/SharedLibraryExportMacros.h"#include "StellarEvolution.h"#include "IOUtil.h"#include <fstream>#include <string>#include <limits>
Include dependency graph for CustomStellarEvolution.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | StellarEvolution::CustomStellarEvolution::Interpolator |
| A stellar evolution interpolator using only a single track, assumed to apply to all stars. More... | |
Namespaces | |
| StellarEvolution::CustomStellarEvolution | |
Defines the class which implements a custom single track stellar evolution.
Definition in file CustomStellarEvolution.h.