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

File testOrbitSolver.cpp¶

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

Defines some of the methods of the test suite that exercises the OrbitSolver class and the other clasess necessary to accomplish this.

Contents

  • Definition (/home/kpenev/projects/git/poet/poet_src/unit_tests/testEvolve/testOrbitSolver.cpp)
  • Includes
  • Namespaces
  • Functions
  • Variables

Definition (/home/kpenev/projects/git/poet/poet_src/unit_tests/testEvolve/testOrbitSolver.cpp)¶

  • Program Listing for File testOrbitSolver.cpp

Includes¶

  • testOrbitSolver.h (File testOrbitSolver.h)

Namespaces¶

  • Namespace Evolve

Functions¶

  • Function Evolve::locked_sat_deriv
  • Function Evolve::locked_sat_eq
  • Function Evolve::locked_sat_eq_deriv
  • Function Evolve::locked_unsat_deriv
  • Function Evolve::locked_unsat_eq
  • Function Evolve::locked_unsat_eq_deriv
  • Function Evolve::operator<<(std::ostream&, RealEvolutionQuantity)

Variables¶

  • Variable Evolve::Mjup_to_Msun
  • Variable Evolve::nan_func
  • Variable Evolve::one
  • Variable Evolve::one_func
  • Variable Evolve::Rjup_to_Rsun
  • Variable Evolve::TSTART
  • Variable Evolve::two_func
  • Variable Evolve::two_hundred_func
  • Variable Evolve::zero
  • Variable Evolve::zero_func

© Copyright 2019, Kaloyan Penev

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