|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
Functions | |
| template<typename InputIterator , typename T > | |
| size_t | count (InputIterator first, InputIterator last, T const &item) |
| template<typename InputIterator , typename T > | |
| bool | contains (InputIterator first, InputIterator last, T const &item) |
| bool Catch::Matchers::Vector::Detail::contains | ( | InputIterator | first, |
| InputIterator | last, | ||
| T const & | item | ||
| ) |
Definition at line 2757 of file catch.hpp.
Referenced by Catch::Matchers::Vector::UnorderedEqualsMatcher< T >::match().
| size_t Catch::Matchers::Vector::Detail::count | ( | InputIterator | first, |
| InputIterator | last, | ||
| T const & | item | ||
| ) |
Definition at line 2747 of file catch.hpp.
Referenced by gen_cqty_binned(), Catch::Matchers::Vector::UnorderedEqualsMatcher< T >::match(), read_benchmark_file(), read_chi_test_file(), read_dm_test_file(), read_growth_hiz_test_file(), read_growth_test_file(), read_halomod_test_file(), and read_massfunc_test_file().