#include <cstdarg>#include <cstdint>#include <functional>#include <iostream>
Go to the source code of this file.
Classes | |
| class | AMP::ParallelStreamBuffer |
Namespaces | |
| namespace | AMP |
Functions | |
| void | AMP::logAllNodes (const std::string &filename, bool singleStream=false) |
| void | AMP::logOnlyNodeZero (const std::string &filename) |
| void | AMP::overrideCerr (std::function< void(const char *)> fun) |
| void | AMP::overrideCout (std::function< void(const char *)> fun) |
| int | AMP::printp (const char *format,...) |
| void | AMP::stopLogging () |
Variables | |
| std::ostream | AMP::perr |
| std::ostream | AMP::plog |
| std::ostream | AMP::pout |
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:41. Comments on this page |