Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit ff6d5291 authored by Sadr Mohsen's avatar Sadr Mohsen
Browse files

Merge branch 'gpu-compile' of gitlab.psi.ch:OPAL/opal-x/src into gpu-compile

parents 30529503 d0cb0fd1
No related branches found
No related tags found
No related merge requests found
499 | int tag = 101;
\ No newline at end of file
......@@ -43,7 +43,6 @@ diagnostics(): calculate statistics and maybe write tp h5 and stat files
#include "Algorithms/BoostMatrix.h"
#include "Algorithms/CoordinateSystemTrafo.h"
//#include "Algorithms/DistributionMoments.h"
#include "Attributes/Attributes.h"
#include "Distribution/Distribution.h"
#include "Manager/BaseManager.h"
......@@ -110,10 +109,6 @@ private:
double rmsDensity_m;
std::shared_ptr<Distribution> OPALdist_m;
std::shared_ptr<FieldSolverCmd> OPALFieldSolver_m;
public:
Vector_t<int, Dim> nr_m;
......@@ -202,6 +197,11 @@ private:
/// if multiple TRACK commands
long long globalTrackStep_m;
std::shared_ptr<Distribution> OPALdist_m;
std::shared_ptr<FieldSolverCmd> OPALFieldSolver_m;
// unit state of PartBunch
// UnitState_t unit_state_m;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment