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


Public Member Functions | |
| ContainsMatcher (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 2791 of file catch.hpp.
|
inlineoverride |
Definition at line 2811 of file catch.hpp.
References Catch::Detail::stringify().
|
inlineoverride |
Definition at line 2793 of file catch.hpp.
| std::vector<T> const& Catch::Matchers::Vector::ContainsMatcher< T >::m_comparator |