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


Public Member Functions | |
| PredicateMatcher (std::function< bool(T const &)> const &elem, std::string const &descr) | |
| bool | match (T const &item) const override |
| std::string | describe () const override |
Private Attributes | |
| std::function< bool(T const &)> | m_predicate |
| std::string | m_description |
|
inline |
Definition at line 2639 of file catch.hpp.
|
inlineoverride |
Definition at line 2648 of file catch.hpp.
|
inlineoverride |
Definition at line 2644 of file catch.hpp.
|
private |
|
private |