Planetary Orbital Evolution due to Tides
Orbital evolution of two objects experiencing tides
YRECIO.h File Reference

Defines the classes for generating stellar evolution interpolators from the YREC tracks. More...

#include "../Core/SharedLibraryExportMacros.h"
#include "StellarEvolution.h"
#include "Common.h"
#include "AstronomicalConstants.h"
#include "dirent_hacked.h"
#include "Error.h"
#include <fstream>
#include <string>
#include <cassert>
#include <boost/archive/text_oarchive.hpp>
#include <boost/archive/text_iarchive.hpp>
#include <boost/serialization/base_object.hpp>
+ Include dependency graph for YRECIO.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  YRECHeader
 A class which parses the header of a YREC evolution track. More...
 
class  EvolutionIterator
 An iterator over the list of extracted tracks. More...
 
class  YRECEvolution
 A stellar evolution interpolator based on the YREC tracks. More...
 

Detailed Description

Defines the classes for generating stellar evolution interpolators from the YREC tracks.

Todo:
Make it follow the same namespace scheme as MESA

Definition in file YRECIO.h.