SpECTRE Documentation Coverage Report
Current view: top level - Evolution/DgSubcell/Tags - Reconstructor.hpp Hit Total Coverage
Commit: 2c4f624839e832d3d5b2abc37601f7e1f9a600c9 Lines: 1 2 50.0 %
Date: 2024-05-04 01:01:37
Legend: Lines: hit not hit

          Line data    Source code
       1           0 : // Distributed under the MIT License.
       2             : // See LICENSE.txt for details.
       3             : 
       4             : #pragma once
       5             : 
       6             : #include "DataStructures/DataBox/Tag.hpp"
       7             : 
       8             : namespace evolution::dg::subcell::Tags {
       9             : /// Base tag for reconstructors
      10           1 : struct Reconstructor : db::BaseTag {};
      11             : }  // namespace evolution::dg::subcell::Tags

Generated by: LCOV version 1.14