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

Defines the StellarEvolution class needed for interpolating among stellar evolution tracks. More...

#include "../Core/SharedLibraryExportMacros.h"
#include "EvolvingStellarQuantity.h"
#include "InterpolationQuantities.h"
#include "ThreadedInterpolation.h"
#include "../Core/StellarZone.h"
#include "../Core/Error.h"
#include <valarray>
#include <list>
#include <string>
#include <iostream>
#include <fstream>
#include <boost/archive/text_oarchive.hpp>
#include <boost/archive/text_iarchive.hpp>
#include <boost/serialization/base_object.hpp>
#include <boost/serialization/list.hpp>
#include <boost/serialization/valarray.hpp>
#include <boost/serialization/vector.hpp>
+ Include dependency graph for Interpolator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StellarEvolution::Interpolator
 A class that interpolates among stellar evolution tracks. More...
 

Detailed Description

Defines the StellarEvolution class needed for interpolating among stellar evolution tracks.

Definition in file Interpolator.h.