Skip to content

Commit

Permalink
Update expui/Coefficients.cc
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Petersen <petersen.michael.s@gmail.com>
  • Loading branch information
The9Cat and michael-petersen committed May 22, 2024
1 parent 17ea22c commit c48a11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion expui/Coefficients.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2287,7 +2287,7 @@ namespace CoefClasses

// Write the Version string
//
file.createAttribute<std::string>("Version", HighFive::DataSpace::From(Version)).write(Version);
file.createAttribute<std::string>("CoefficientOutputVersion", HighFive::DataSpace::From(CoefficientOutputVersion)).write(CoefficientOutputVersion);

// We write the coefficient file geometry
//
Expand Down

0 comments on commit c48a11a

Please sign in to comment.