Skip to content

Commit

Permalink
Added a comment to address namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
guj committed Dec 14, 2023
1 parent 7743fe0 commit 04be86b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H
Original file line number Diff line number Diff line change
@@ -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
{
Expand Down

0 comments on commit 04be86b

Please sign in to comment.