|
Distributed Ranges
|
Public Types | |
| enum | filters { base , for_each , transpose , mdspan_view , mpi , last } |
Public Member Functions | |
| void | set_file (std::ofstream &fout) |
| void | filter (const std::vector< std::string > &names) |
| template<typename... Args> | |
| void | debug (const nostd::source_location &location, std::string format, Args &&...args) |
| template<typename... Args> | |
| void | debug (std::string format, Args &&...args) |
| template<typename... Args> | |
| void | debug (filters filter, std::string format, Args &&...args) |