#include <static.h>
 | 
| 
void  | init () | 
|   | 
| 
void  | setICs () | 
|   | Set conformally flat initial conditions for a w=0 fluid in synchronous gauge. 
  | 
|   | 
| 
void  | initStaticStep () | 
|   | 
| 
void  | outputStaticStep () | 
|   | 
| 
void  | runStaticStep () | 
|   | 
| 
void  | runStep () | 
|   | 
| 
void  | simInit () | 
|   | Initialize individual simulation class instances. 
  | 
|   | 
| 
void  | run () | 
|   | Run the simulation. 
  | 
|   | 
| 
void  | runCommonStepTasks () | 
|   | 
| 
void  | prepBSSNOutput () | 
|   | 
| 
void  | outputStateInformation () | 
|   | 
| 
idx_t  | simNumNaNs () | 
|   | 
| 
void  | setVerbosity (int verbosity_in) | 
|   | 
 | 
| 
Sheet *  | raySheet | 
|   | 
| 
Static *  | staticSim | 
|   | 
| 
Lambda *  | lambda | 
|   | 
| 
bool  | take_ray_step | 
|   | 
| 
idx_t  | raysheet_flip_step | 
|   | 
| 
idx_t  | step | 
|   | 
| 
idx_t  | num_steps | 
|   | 
| 
bool  | dt_flip | 
|   | 
| 
idx_t  | dt_flip_step | 
|   | 
| 
real_t  | t | 
|   | Time @ current step. 
  | 
|   | 
| 
std::string  | simulation_type | 
|   | 
| 
IOData *  | iodata | 
|   | 
| 
Fourier *  | fourier | 
|   | 
| 
BSSN *  | bssnSim | 
|   | 
| 
Bardeen *  | bardeen | 
|   | 
| 
bool  | use_bardeen | 
|   | 
| 
int  | verbosity | 
|   | 
derived class based on CosmoSim class (sim.h) 
The documentation for this class was generated from the following files: