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


Public Member Functions | |
| UnorderedEqualsMatcher (std::vector< T > const &target) | |
| bool | match (std::vector< T > const &vec) const override |
| std::string | describe () const override |
Private Attributes | |
| std::vector< T > const & | m_target |
|
inline |
Definition at line 2843 of file catch.hpp.
|
inlineoverride |
Definition at line 2874 of file catch.hpp.
References Catch::Detail::stringify().
|
inlineoverride |
Definition at line 2844 of file catch.hpp.
References Catch::Matchers::Vector::Detail::contains(), and Catch::Matchers::Vector::Detail::count().
|
private |