Triumvirate C++ API 0.5.0.post1.dev301+g026f21751
Three-point clustering measurements in large-scale structure analyses.
Loading...
Searching...
No Matches
parameters.cpp File Reference
#include "parameters.hpp"
+ Include dependency graph for parameters.cpp:

Go to the source code of this file.

Namespaces

namespace  trv
 

Functions

void trv::override_paramset_by_envvars (trv::ParameterSet &params)
 Override parameter set by environment variables.
 
void trv::set_boxsize_from_expand (const double *spans, trv::ParameterSet &params)
 Set the box size parameters from the box expansion factor.
 
void trv::set_ngrid_from_cutoff (trv::ParameterSet &params)
 Set the grid cell numbers from the box size and the Nyquist cutoff.
 

Detailed Description

Authors
Mike S Wang (https://github.com/MikeSWang), Naonori S Sugiyama (https://github.com/naonori)

Definition in file parameters.cpp.