#include <sheets.h>
|
void | init () |
|
void | setICs () |
|
void | initSheetStep () |
|
void | outputSheetStep () |
|
void | runSheetStep () |
|
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 * | sheetSim |
|
Lambda * | lambda |
|
real_t | tot_mass |
|
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: