Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Axel Huebl <[email protected]>
  • Loading branch information
WeiqunZhang and ax3l committed Mar 18, 2024
1 parent 84673fc commit 6d206ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Src/Extern/openPMD-api/AMReX_ParticlesOPENPMD.H
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#ifndef AMREX_PTL_OPENPMD_API_H
#define AMREX_PTL_OPENPMD_API_H

/**
* This file is included from AMReX_ParticleCounter.H
/** @file This file is included from AMReX_ParticleCounter.H
* and belongs to the class ParticleContainer_impl.
* The namespace amrex was already declared.
*
Expand Down
2 changes: 1 addition & 1 deletion Tools/CMake/AMReXThirdPartyLibraries.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# openPMD_api related targets
# openPMD-api related targets
#
if (AMReX_OPENPMD)
if (AMReX_MPI)
Expand Down

0 comments on commit 6d206ca

Please sign in to comment.