|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
#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. | |
| 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: