|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
#include <catch.hpp>
Static Public Member Functions | |
| template<typename Fake = T> | |
| static std::enable_if<::Catch::Detail::IsStreamInsertable< Fake >::value, std::string >::type | convert (const Fake &value) |
| template<typename Fake = T> | |
| static std::enable_if<!::Catch::Detail::IsStreamInsertable< Fake >::value, std::string >::type | convert (const Fake &value) |
|
inlinestatic |
Definition at line 930 of file catch.hpp.
References Catch::ReusableStringStream::str(), and Catch::Generators::value().
Referenced by Catch::Detail::rangeToString().
|
inlinestatic |
Definition at line 941 of file catch.hpp.
References Catch::Detail::convertUnstreamable().