Celeritas
0.5.0-57+aeecb15
|
#include <iosfwd>
#include <vector>
#include "corecel/Config.hh"
#include "corecel/Assert.hh"
#include "corecel/Macros.hh"
#include "FieldDriverOptions.hh"
Classes | |
struct | celeritas::RZMapFieldInput |
Input data for an magnetic R-Z vector field stored on an R-Z grid. More... | |
Functions | |
std::istream & | celeritas::operator>> (std::istream &is, RZMapFieldInput &) |
Helper to read the field from a file or stream. More... | |
std::ostream & | celeritas::operator<< (std::ostream &os, RZMapFieldInput const &) |
Helper to write the field to a file or stream. | |
std::istream & celeritas::operator>> | ( | std::istream & | is, |
RZMapFieldInput & | inp | ||
) |
Helper to read the field from a file or stream.
Example to read from a file: