Files | |
file | BinarySystem.cpp [code] |
The definition of some of the methods of the StellarSystem class. | |
file | BinarySystem.h [code] |
Defines the BinarySystem class. | |
file | BreakLockCondition.h [code] |
Declares a class for a stopping condition monitoring when a locked zone loses the lock. | |
file | BrokenPowerlawPhaseLagZone.h [code] |
Declares the class that provides the phase lag function to DissipatingZone objects. | |
file | CInterface.cpp [code] |
The definitions of the functions declared in CInterface.h. | |
file | CInterface.h [code] |
Declare C-style functions for accessing the functionality of the Evolve library. | |
file | CombinedStoppingCondition.h [code] |
Declares a class for a stopping condition that combines other stopping conditions. | |
file | DiskBinarySystem.h [code] |
Declares a class of binary systems which start with a disk-locked star which is then released and at some point in time a secondary appears. | |
file | DissipatingBody.h [code] |
Declares the DissipatingBody class. | |
file | DissipatingZone.h [code] |
Declares a class representing one zone of a body dissipative to tidal distortions. | |
file | DissipationQuantities.cpp [code] |
Definition of the Dissipation::Quantity and Dissipation::QuantityEntry output. | |
file | DissipationQuantities.h [code] |
Declaration of enumerations of dissipation quantities and derivatives. | |
file | EccentricityExpansionCoefficients.h [code] |
Declares a class which provides the [ \(p_{m,s}\) coefficients]{InclinationEccentricity_pms1}. | |
file | ExternalStoppingConditions.h [code] |
Users can define any stopping condition they wish the evolution to search for in this file. | |
file | LagForcingFrequencyBreakCondition.cpp [code] |
Definitions of some of the methods of the LagForcingFrequencyBreakCondition class. | |
file | LagForcingFrequencyBreakCondition.h [code] |
Declares a stopping condition satisfied when a forcing frequency reaches a critical value. | |
file | LagSpinBreakCondition.h [code] |
Declares a stopping condition monitoring for critical spin frequencies. | |
file | OrbitSolver.cpp [code] |
Implements some of the members of the OrbitSolver class, the various stopping conditions and a number of other classes used while calculating the orbital evolution. | |
file | OrbitSolver.h [code] |
Defines the OrbitSolver class, the various stopping conditions and a number of other classes used while calculating the orbital evolution. | |
file | SecondaryDeathCondition.h [code] |
Declares a stopping condition class monitoring for the death of the secondary object. | |
file | SpinOrbitLockInfo.h [code] |
Defines the SpinOrbitLockInfo class. | |
file | StopHistoryInterval.cpp [code] |
Declares some of the methods of the StopHistoryInterval class. | |
file | StopHistoryInterval.h [code] |
Declares the StopHistoryInterval class. | |
file | StopInformation.h [code] |
Declares the StopInformation class. | |
file | StoppingCondition.cpp [code] |
The implementations of the various stopping condition methods. | |
file | StoppingCondition.h [code] |
Defines the various stopping conditions needed by OrbitSolver. | |
file | SynchronizedCondition.h [code] |
Declares a stopping condition monitoring spin-orbit synchronization. | |
file | TidalPotentialTerms.cpp [code] |
Define the methods of TidalPotentialTerms. | |
file | TidalPotentialTerms.h [code] |
Declare an interface for evaluating the expansion of the tidal potential. | |
file | ZoneOrientation.h [code] |
Declares a class for orientations of zones of DissipatingBody objects. | |