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


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