Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
Test_Opt Struct Reference

testing options More...

#include <params.hpp>

Public Attributes

double R_sphere
 
double rho_sphere
 
size_t fine_sweeps
 
size_t coarse_sweeps
 
size_t max_steps
 
size_t step_per_iter
 
size_t N_grid
 
size_t N_min
 
bool verbose
 
double rho_b
 

Detailed Description

testing options

Definition at line 146 of file params.hpp.

Member Data Documentation

size_t Test_Opt::coarse_sweeps

Definition at line 149 of file params.hpp.

Referenced by handle_cmd_line(), and TEST_CASE().

size_t Test_Opt::fine_sweeps

Definition at line 149 of file params.hpp.

Referenced by handle_cmd_line(), and TEST_CASE().

size_t Test_Opt::max_steps

Definition at line 149 of file params.hpp.

Referenced by handle_cmd_line(), and TEST_CASE().

size_t Test_Opt::N_grid
size_t Test_Opt::N_min

Definition at line 150 of file params.hpp.

Referenced by from_json(), handle_cmd_line(), TEST_CASE(), and to_json().

double Test_Opt::R_sphere
double Test_Opt::rho_b
double Test_Opt::rho_sphere
size_t Test_Opt::step_per_iter

Definition at line 149 of file params.hpp.

Referenced by handle_cmd_line(), and TEST_CASE().

bool Test_Opt::verbose

Definition at line 151 of file params.hpp.

Referenced by handle_cmd_line(), and TEST_CASE().


The documentation for this struct was generated from the following file: