Celeritas 0.7.0-dev.354+develop.b4fe4c4
Loading...
Searching...
No Matches
Functions
InteractionIO.hh File Reference
#include <iosfwd>
#include "corecel/io/StreamToString.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.