diff --git a/Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H b/Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H index d2accb491fe..169790a4b2d 100644 --- a/Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H +++ b/Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H @@ -1,6 +1,13 @@ #ifndef AMREX_PTL_OPENPMD_API_H #define AMREX_PTL_OPENPMD_API_H +/** +* This file is included from AMReX_ParticleCounter.H +* and belongs to the class ParticleContainer_impl. +* The namespace amrex was already declared. +* +* Therefore all the definitions in this file belongs to namespace amrex +*/ struct AMReX_PtlCounter {