Declares the test suite that exercises the OrbitSolver class and some other clasess necessary to accomplish this. More...
#include "TransformedSolution.h"#include "RealEvolutionQuantity.h"#include "ExpectedEvolutionMode.h"#include "Oblique10LinearQuantity.h"#include "Oblique20LinearQuantity.h"#include "InverseLinearLconvEvolution.h"#include "ConservedLEObliquityEvolution.h"#include "../../Evolve/OrbitSolver.h"#include "../../Star/EvolvingStar.h"#include "../../Planet/Planet.h"#include "../../Evolve/DiskBinarySystem.h"#include "../../Core/AstronomicalConstants.h"#include "../shared/PolynomialEvolution.h"#include "../shared/Common.h"#include "../shared/MakeStar.h"#include <iostream>#include <vector>
Include dependency graph for testOrbitSolver.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Evolve::test_OrbitSolver |
| The test suite that exercises the OrbitSolver class. More... | |
Namespaces | |
| Evolve | |
| Orientations of zones of bodies in a binary system. | |
Declares the test suite that exercises the OrbitSolver class and some other clasess necessary to accomplish this.
Definition in file testOrbitSolver.h.