OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
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().
|
extern |
Definition at line 62 of file Main.cpp.
Referenced by GreenWakeFunction::apply(), ArbitraryDomain::compute(), PartBunch::computeSelfFields(), PartBunch::computeSelfFields_cycl(), ThickTracker::dump_m(), ThickTracker::execute(), GreenWakeFunction::GreenWakeFunction(), Attribute::print(), MGPoissonSolver::printLoadBalanceStats(), Amesos2BottomSolver< Level >::setOperator(), and ThickTracker::visitBeamline().