(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.cpp
  • View page source

File PolynomialEvolution.cpp¶

↰ 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.cpp)
  • Includes
  • Namespaces
  • Functions

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

  • Program Listing for File PolynomialEvolution.cpp

Includes¶

  • PolynomialEvolution.h (File PolynomialEvolution.h)

Namespaces¶

  • Namespace StellarEvolution

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 *)
  • Function StellarEvolution::exact_track
  • Function StellarEvolution::make_linear_I_evolution
  • Function StellarEvolution::make_no_evolution

© Copyright 2019, Kaloyan Penev

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