|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
specify which approximations are run More...
#include <params.hpp>
Public Member Functions | |
| void | reset () |
| bool | is_ready () |
Public Attributes | |
| bool | ZA |
| bool | TZA |
| bool | FF |
| bool | FP |
| bool | AA |
| bool | FP_pp |
| bool | PM |
| bool | chi |
| bool | chi_ff |
specify which approximations are run
Definition at line 98 of file params.hpp.
| bool Comp_App::is_ready | ( | ) |
Definition at line 402 of file params.cpp.
| void Comp_App::reset | ( | ) |
Definition at line 397 of file params.cpp.
| bool Comp_App::AA |
Definition at line 100 of file params.hpp.
Referenced by handle_cmd_line(), and main().
| bool Comp_App::chi |
Definition at line 102 of file params.hpp.
Referenced by handle_cmd_line(), and main().
| bool Comp_App::chi_ff |
Definition at line 102 of file params.hpp.
Referenced by handle_cmd_line(), and main().
| bool Comp_App::FF |
Definition at line 100 of file params.hpp.
Referenced by handle_cmd_line(), and main().
| bool Comp_App::FP |
Definition at line 100 of file params.hpp.
Referenced by handle_cmd_line(), and main().
| bool Comp_App::FP_pp |
Definition at line 100 of file params.hpp.
Referenced by handle_cmd_line(), and main().
| bool Comp_App::PM |
Definition at line 101 of file params.hpp.
Referenced by handle_cmd_line(), and main().
| bool Comp_App::TZA |
Definition at line 100 of file params.hpp.
Referenced by handle_cmd_line(), and main().
| bool Comp_App::ZA |
Definition at line 100 of file params.hpp.
Referenced by handle_cmd_line(), and main().