OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
|
#include "AbstractObjects/Attribute.h"
#include "AbstractObjects/AttributeBase.h"
#include "Utilities/Options.h"
#include "Utility/Inform.h"
#include <set>
#include <iostream>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const Attribute &attr) |
Variables | |
Inform * | gmsg |
std::ostream& operator<< | ( | std::ostream & | os, |
const Attribute & | attr | ||
) |
Definition at line 169 of file Attribute.cpp.
References Attribute::getBase(), and AttributeBase::print().
Inform* gmsg |
Definition at line 70 of file Main.cpp.
Referenced by GreenWakeFunction::apply(), ArbitraryDomain::compute(), PartBunch::computeSelfFields(), PartBunch::computeSelfFields_cycl(), ThickTracker::dump_m(), OptimizeCmd::execute(), SampleCmd::execute(), OpalParser::execute(), ThickTracker::execute(), SectorMagneticFieldMap::IO::generateGrid(), SectorMagneticFieldMap::IO::getInterpolatorPolyPatch(), GreenWakeFunction::GreenWakeFunction(), PyOpal::Globals::Initialise(), Bend2D::initialise(), opalMain(), OpalParser::printHelp(), MGPoissonSolver::printLoadBalanceStats(), SectorMagneticFieldMap::IO::readLines(), SectorMagneticFieldMap::IO::readMap(), OpalParser::readStatement(), run_opal(), SectorMagneticFieldMap::setInterpolator(), Amesos2BottomSolver< Level >::setOperator(), ThickTracker::visitBeamline(), and ParallelTTracker::writePhaseSpace().