(P)lanetary (O)rbital (E)volution due to (T)ides
  • Installation
  • Python Interface
  • The C++ interface
  • A detailed derivation of the equations specifying the evolution
  • Acknowledgements
(P)lanetary (O)rbital (E)volution due to (T)ides
  • Docs »
  • File PolynomialEvolution.h
  • View page source

File PolynomialEvolution.h¶

↰ Parent directory (/home/kpenev/projects/git/poet/poet_src/unit_tests/shared)

Contents

  • Definition (/home/kpenev/projects/git/poet/poet_src/unit_tests/shared/PolynomialEvolution.h)
  • Includes
  • Included By
  • Namespaces
  • Classes
  • Functions

Definition (/home/kpenev/projects/git/poet/poet_src/unit_tests/shared/PolynomialEvolution.h)¶

  • Program Listing for File PolynomialEvolution.h

Includes¶

  • ../Core/Functions.h
  • ../StellarEvolution/EvolvingStellarQuantity.h
  • ../StellarEvolution/Interpolator.h
  • Common.h (File Common.h)
  • boost/archive/text_iarchive.hpp
  • boost/archive/text_oarchive.hpp
  • fstream
  • gsl/gsl_roots.h
  • valarray

Included By¶

  • File PolynomialEvolution.cpp
  • File testDifferentialEquations.h
  • File testOrbitSolver.h

Namespaces¶

  • Namespace StellarEvolution

Classes¶

  • Class CosFunction
  • Class ExponentialPlusFunc
  • Class FuncPlusFunc
  • Class FunctionRatio
  • Class FunctionToPower
  • Class LogFunction
  • Class PiecewiseFunction
  • Class ScaledFunction
  • Class MockStellarEvolution
  • Class PolynomialEvolutionQuantity

Functions¶

  • Function solve(double, double, double, double(*)(double x, void *params), double(*)(double x, void *params), void(*)(double x, void *params, double *f, double *df), void *)

© Copyright 2019, Kaloyan Penev

Built with Sphinx using a theme provided by Read the Docs.