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

output options More...

#include <params.hpp>

Public Member Functions

void init ()
 

Public Attributes

size_t print_every
 
size_t bins_per_decade
 
size_t points_per_10_Mpc
 
std::string out_dir
 
bool print_par_pos
 
bool print_dens
 
bool print_pwr
 
bool print_extrap_pwr
 
bool print_corr
 
bool print_vel_pwr
 
bool get_rho
 
bool get_pwr
 
bool get_pk_extrap
 

Detailed Description

output options

Definition at line 82 of file params.hpp.

Member Function Documentation

void Out_Opt::init ( )

Definition at line 390 of file params.cpp.

391 {
395 }
bool print_pwr
Definition: params.hpp:87
bool get_pk_extrap
Definition: params.hpp:89
bool print_dens
Definition: params.hpp:87
bool print_corr
Definition: params.hpp:87
bool get_pwr
Definition: params.hpp:89
bool get_rho
Definition: params.hpp:89
bool print_extrap_pwr
Definition: params.hpp:87

Member Data Documentation

bool Out_Opt::get_pk_extrap

Definition at line 89 of file params.hpp.

Referenced by App_Var< T >::Impl< T >::print_output().

bool Out_Opt::get_pwr

Definition at line 89 of file params.hpp.

Referenced by App_Var< T >::Impl< T >::print_output().

bool Out_Opt::get_rho

Definition at line 89 of file params.hpp.

Referenced by App_Var< T >::Impl< T >::print_output().

std::string Out_Opt::out_dir

Definition at line 86 of file params.hpp.

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

bool Out_Opt::print_corr
bool Out_Opt::print_dens
size_t Out_Opt::print_every

Definition at line 85 of file params.hpp.

Referenced by handle_cmd_line().

bool Out_Opt::print_extrap_pwr

Definition at line 87 of file params.hpp.

Referenced by handle_cmd_line(), and App_Var< T >::Impl< T >::print_output().

bool Out_Opt::print_par_pos
bool Out_Opt::print_vel_pwr

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