18 #ifndef OPAL_DUMPFIELDS_HH
19 #define OPAL_DUMPFIELDS_HH
25 #include <unordered_set>
27 namespace interpolation {
114 void print(std::ostream& os)
const;
135 #endif // ifdef OPAL_DUMPFIELDS_HH
virtual void writeFieldThis(Component *field)
std::ostream & operator<<(std::ostream &os, const Attribute &attr)
static void writeFields(Component *field)
virtual DumpFields * clone(const std::string &name)
static std::unordered_set< DumpFields * > dumpsSet_m
DumpFields & operator=(const DumpFields &dump)
void print(std::ostream &os) const
Interface for a single beam element.
The base class for all OPAL actions.
interpolation::ThreeDGrid * grid_m