/home/runner/work/spades/spades/Source/ConsoleIO.H File Reference
SPADES API
|
ConsoleIO.H File Reference
#include <iostream>
#include <AMReX.H>
#include <AMReX_OpenMP.H>
Include dependency graph for ConsoleIO.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | spades |
Solver for PArallel Discrete Event Simulation. | |
namespace | spades::io |
IO functionality for SPADES. | |
Functions | |
void | spades::io::print_banner (MPI_Comm comm, std::ostream &out) |
Print SPADES banner. | |
void | spades::io::print_usage (MPI_Comm comm, std::ostream &out) |
Print SPADES usage. | |
void | spades::io::print_error (MPI_Comm comm, const std::string &msg) |
Print SPADES error. | |
Generated by