Celeritas 0.7+28f01d9
Loading...
Searching...
No Matches
Functions
InteractionIO.hh File Reference
#include <iosfwd>
#include "corecel/io/StreamUtils.hh"
#include "celeritas/phys/Interaction.hh"

Functions

std::ostream & celeritas::operator<< (std::ostream &os, Interaction const &i)
 Write a host-side Interaction to a stream for debugging.
 
std::string celeritas::to_string (Real3 const &r)
 Allow printing of pos/dir for convenience.