|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
#include <catch.hpp>


Public Member Functions | |
| RangeGenerator (T const &first, T const &last) | |
| auto | get (size_t index) const -> T override |
Public Member Functions inherited from Catch::Generators::IGenerator< T > | |
| virtual | ~IGenerator () |
Private Attributes | |
| T const | m_first |
| T const | m_last |
|
inline |
|
inlineoverridevirtual |
Implements Catch::Generators::IGenerator< T >.
Definition at line 3097 of file catch.hpp.
References growth_allz::T.
|
private |
|
private |