/home/runner/work/spades/spades/Source/Utilities.cpp File Reference
|
SPADES API
|
Utilities.cpp File Reference
#include "Utilities.H"
Include dependency graph for Utilities.cpp:
Namespaces | |
| namespace | spades |
| Solver for PArallel Discrete Event Simulation. | |
Functions | |
| amrex::Real | spades::random_exponential (const amrex::Real lambda) |
| Exponential distribution. | |
| void | spades::goto_next_line (std::istream &is) |
| Skip to the next line in stream. | |
| void | spades::read_file (const std::string &filename, amrex::Vector< char > &charBuf, bool bExitOnError) |
| Read and broadcast file to all ranks. | |
Generated by