Unit tests that check the expansion of the gravitational potential vs. analytic expressions. More...
#include "EccentricOrbit.h"#include "TidalPotential.h"#include "TidalPotentialExpansion.h"#include "../shared/Common.h"#include <iostream>#include <iomanip>#include <sstream>
Include dependency graph for testGravitationalPotential.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Evolve::test_GravitationalPotential |
| The test suite that compares the tidal potential expansion to the exact expression. More... | |
Namespaces | |
| Evolve | |
| Orientations of zones of bodies in a binary system. | |
Unit tests that check the expansion of the gravitational potential vs. analytic expressions.
Definition in file testGravitationalPotential.h.