We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7743fe0 commit 04be86bCopy full SHA for 04be86b
Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H
@@ -1,6 +1,13 @@
1
#ifndef AMREX_PTL_OPENPMD_API_H
2
#define AMREX_PTL_OPENPMD_API_H
3
4
+/**
5
+* This file is included from AMReX_ParticleCounter.H
6
+* and belongs to the class ParticleContainer_impl.
7
+* The namespace amrex was already declared.
8
+*
9
+* Therefore all the definitions in this file belongs to namespace amrex
10
+*/
11
12
struct AMReX_PtlCounter
13
{
0 commit comments