Declares the StopHistoryInterval class. More...
#include "../Core/SharedLibraryExportMacros.h"
#include "../Core/Error.h"
#include <valarray>
#include <list>
#include <ostream>
#include <cassert>
#include <iomanip>
Go to the source code of this file.
Classes | |
class | Evolve::StopHistoryInterval |
A collection of accepted and discarded evolution steps which contain some reason to stop. More... | |
Namespaces | |
Evolve | |
Orientations of zones of bodies in a binary system. | |
Functions | |
std::ostream & | Evolve::operator<< (std::ostream &os, StopHistoryInterval interval) |
Civilized output of a StopHistoryInterval. More... | |
Declares the StopHistoryInterval class.
Definition in file StopHistoryInterval.h.