OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
.PartBunchBase.hpp File Reference
#include "AbstractObjects/OpalData.h"
#include "Algorithms/PartBins.h"
#include "Algorithms/PartData.h"
#include "Distribution/Distribution.h"
#include "Physics/ParticleProperties.h"
#include "Physics/Physics.h"
#include "Structure/FieldSolver.h"
#include "Utilities/GeneralClassicException.h"
#include "Utilities/OpalException.h"
#include "Utilities/Options.h"
#include "Utilities/Util.h"
#include <cmath>
#include <numeric>
Include dependency graph for .PartBunchBase.hpp:

Go to the source code of this file.

Functions

template<class T, unsigned Dim>
Inform & operator<< (Inform &os, PartBunch< T, Dim > &p)

Variables

Inform * gmsg

Function Documentation

◆ operator<<()

template<class T, unsigned Dim>
Inform & operator<< ( Inform & os,
PartBunch< T, Dim > & p )

Definition at line 1185 of file .PartBunchBase.hpp.

References PartBunch< PLayout, T, Dim >::print().

Here is the call graph for this function:

Variable Documentation

◆ gmsg

Inform* gmsg
extern

Definition at line 7 of file changes.cpp.