Ccosmo::Bardeen | |
Ccosmo::BSSN | BSSN Class: evolves BSSN metric fields, computes derived quantities |
Ccosmo::BSSNData | Structure containing BSSN metric variables and various derived quantities, such as derivatives of BSSN variables, christoffel symbols, etc. Most undocumented variables correspond to values taken from a particular field; most derived variables are documented |
Ccosmo::BSSNGaugeHandler | |
Ccosmo::ConfigParser | |
Ccosmo::CosmoArray< IT, RT > | |
Ccosmo::CosmoArray< idx_t, real_t > | |
▼Ccosmo::CosmoSim | |
Ccosmo::DustSim | |
Ccosmo::ParticleSim | |
Ccosmo::ScalarSim | |
Ccosmo::SheetSim | |
Ccosmo::StaticSim | |
Ccosmo::VacuumSim | |
Ccosmo::Dust | Class implementing functionality for a dust fluid that relies on a BSSN instance |
Ccosmo::DustData | |
Ccosmo::Fourier | |
Ccosmo::FRW< RT > | |
Ccosmo::FRW< real_t > | |
Ccosmo::IOData | |
Ccosmo::Lambda | |
Ccosmo::Particle< RT > | Data structure for particles |
Ccosmo::ParticleMetricPrimitives< RT > | Data structure for storing metric quantities ("primitives") at an arbitrary point |
Ccosmo::ParticleRegister< RT > | Data structure containing 4 needed RK4 registers |
Ccosmo::Particles | Class for evolving non-interacting matter particles |
Ccosmo::RK4Register< IT, RT > | RK4 Class for integration |
Ccosmo::RK4Register< idx_t, real_t > | |
Ccosmo::Scalar | Class implementing functionality for a scalar field that relies on a BSSN instance |
Ccosmo::ScalarData | |
Ccosmo::Sheet | |
Ccosmo::Static | |
Ccosmo::Timer | Individual timer classes used by the TimerManager class |
Ccosmo::TimerManager | TimerManager class containing multiple timers; access individual timers via, eg, TM["my_timer"].start() |
Ccosmo::webServer |