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


Public Member Functions | |
| EqualsMatcher (std::vector< T > const &comparator) | |
| bool | match (std::vector< T > const &v) const override |
| std::string | describe () const override |
Public Attributes | |
| std::vector< T > const & | m_comparator |
|
inline |
Definition at line 2821 of file catch.hpp.
|
inlineoverride |
Definition at line 2835 of file catch.hpp.
References Catch::Detail::stringify().
|
inlineoverride |
Definition at line 2823 of file catch.hpp.
| std::vector<T> const& Catch::Matchers::Vector::EqualsMatcher< T >::m_comparator |