Skip to content

Commit

Permalink
Merge pull request sxs-collaboration#6222 from nilsvu/fix_docs
Browse files Browse the repository at this point in the history
Document Exporter namespace
  • Loading branch information
nilsdeppe authored Aug 15, 2024
2 parents ed81eaa + 1de292d commit 7f11326
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/IO/Exporter/Exporter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
#include <variant>
#include <vector>

/// Functions that are intended to be used by external programs, e.g. to
/// interpolate data in volume files to target points.
namespace spectre::Exporter {

/// Identifies an observation by its ID in the volume data file.
Expand Down

0 comments on commit 7f11326

Please sign in to comment.