Skip to content

Commit

Permalink
comment about where code comes from
Browse files Browse the repository at this point in the history
  • Loading branch information
mbkuhn committed Jul 25, 2023
1 parent d5382ef commit 75f88dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/utilities/CheckpointToCSV/CheckpointFileUtil.H
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@

using namespace amrex;

// Adapted from amrex/Src/Base/AMReX_PlotFileDataImpl.H
// not inherited because constructor needed to be rewritten

class CheckpointFileDataImpl
{
public:
Expand Down

0 comments on commit 75f88dd

Please sign in to comment.